Skip to content

Commit

Permalink
Tue Jun 11 09:04:01 PDT 2024 Updating when Scanning takes place
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Smith committed Jun 11, 2024
1 parent 4fe2aba commit f0404e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/snyk-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Snyk Security

on:
push:
branches: ["next" ]
pull_request:
branches: ["main"]
branches: ["next", "main" ]

permissions:
contents: read
Expand Down

0 comments on commit f0404e0

Please sign in to comment.