Skip to content

Commit

Permalink
Merge pull request #2953 from WadeBarnes/fix/snyk-container-scanning
Browse files Browse the repository at this point in the history
Switch Snyk Container scan back to on push.
  • Loading branch information
dbluhm authored May 16, 2024
2 parents fedf2b8 + 92a8ce4 commit d7bdcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Snyk Container
on:
pull_request:
push:
branches:
- main
paths:
Expand Down

0 comments on commit d7bdcca

Please sign in to comment.