We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b06654 commit c3ca92fCopy full SHA for c3ca92f
.github/workflows/sca_scan.yml
@@ -1,7 +1,7 @@
1
name: SCA
2
on:
3
push:
4
- branches: ["master", "main"]
+ branches: ["master", "main", "add-SCA-scan"]
5
jobs:
6
snyk-cli:
7
uses: auth0/devsecops-tooling/.github/workflows/sca-scan.yml@main
0 commit comments