We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634e695 commit 5509f0dCopy full SHA for 5509f0d
.github/workflows/osv-scanner-pr.yml
@@ -3,9 +3,9 @@ name: OSV-Scanner PR Scan
3
# Change "main" to your default branch if you use a different name, i.e. "master"
4
on:
5
pull_request:
6
- branches: [master]
+ branches: [main]
7
merge_group:
8
9
10
permissions:
11
# Required to upload SARIF file to CodeQL. See: https://github.com/github/codeql-action/issues/2117
0 commit comments