Skip to content

Commit c2ee2c0

Browse files
Update snyk-zap.yml
1 parent dd45c8e commit c2ee2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-zap.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Define the name of the workflow
22
name: snyk-zap
33

4-
# Define when the workflow should be triggered (on push to a specific branch and pull requests to the main branch)
4+
# Define when the workflow should be triggered (on push to a specific branch and pull requests to the master branch)
55
on:
66
push:
77
branches: [ "master" ]

0 commit comments

Comments
 (0)