Skip to content

Commit

Permalink
run secscans in proper events
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Jul 12, 2024
1 parent d559f94 commit e2cf0df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/osv-scanner-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: OSV-Scanner PR Scan
# Change "main" to your default branch if you use a different name, i.e. "master"
on:
pull_request:
branches: [main]
push:
branches:
- main
merge_group:
branches: [main]

Expand Down

0 comments on commit e2cf0df

Please sign in to comment.