We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd45c8e commit c2ee2c0Copy full SHA for c2ee2c0
.github/workflows/snyk-zap.yml
@@ -1,7 +1,7 @@
1
# Define the name of the workflow
2
name: snyk-zap
3
4
-# Define when the workflow should be triggered (on push to a specific branch and pull requests to the main branch)
+# Define when the workflow should be triggered (on push to a specific branch and pull requests to the master branch)
5
on:
6
push:
7
branches: [ "master" ]
0 commit comments