We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f89cb commit 6a8abccCopy full SHA for 6a8abcc
.github/workflows/sca-scan.yml
@@ -3,7 +3,7 @@ on:
3
pull_request:
4
types: [opened, synchronize, reopened]
5
jobs:
6
- security:
+ security-sca:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@master
0 commit comments