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 f549e8b commit 5fa9c2fCopy full SHA for 5fa9c2f
.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