Skip to content

Commit 5509f0d

Browse files
authored
Update osv-scanner-pr.yml
1 parent 634e695 commit 5509f0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/osv-scanner-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: OSV-Scanner PR Scan
33
# Change "main" to your default branch if you use a different name, i.e. "master"
44
on:
55
pull_request:
6-
branches: [master]
6+
branches: [main]
77
merge_group:
8-
branches: [master]
8+
branches: [main]
99

1010
permissions:
1111
# Required to upload SARIF file to CodeQL. See: https://github.com/github/codeql-action/issues/2117

0 commit comments

Comments
 (0)