We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5b30d commit 9a8633cCopy full SHA for 9a8633c
1 file changed
.github/workflows/snyk-security.yml
@@ -1,7 +1,7 @@
1
name: Snyk Scan
2
3
on:
4
- pull_request:
+ push:
5
branches: [main]
6
workflow_dispatch: {}
7
0 commit comments