Skip to content

Commit

Permalink
Add Snyk Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Macr0Nerd committed Apr 18, 2024
1 parent 27c785e commit 126dcd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-security.yml
Expand Up @@ -20,7 +20,7 @@ name: Snyk Security

on:
push:
branches: ["main", "dev"]
branches: ["main", "dev", "snyk"]
pull_request:
branches: ["main"]

Expand Down

0 comments on commit 126dcd4

Please sign in to comment.