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 ad84533 commit 5317666Copy full SHA for 5317666
.github/workflows/snyk.yml
@@ -1,6 +1,7 @@
1
name: Snyk
2
on:
3
- push
+ push:
4
+ branches: [ master ]
5
jobs:
6
security:
7
runs-on: ubuntu-latest
0 commit comments