Skip to content

Commit

Permalink
Update Snyk Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Macr0Nerd committed Apr 18, 2024
1 parent 440d4ef commit 59dabe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
push:
branches: ["main", "dev", "snyk"]
pull_request:
branches: ["main"]
branches: ["main", "dev"]

permissions:
contents: read
Expand Down

0 comments on commit 59dabe0

Please sign in to comment.