codeql: test against main branch
This commit is contained in:
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -5,12 +5,14 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- "*/dev"
|
- "*/dev"
|
||||||
- "*/contrib"
|
- "*/contrib"
|
||||||
|
- "contrib"
|
||||||
- "release/*"
|
- "release/*"
|
||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches:
|
branches:
|
||||||
- "*/dev"
|
- "*/dev"
|
||||||
- "*/contrib"
|
- "*/contrib"
|
||||||
|
- "contrib"
|
||||||
- "release/*"
|
- "release/*"
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "33 2 * * 1"
|
- cron: "33 2 * * 1"
|
||||||
|
|||||||
Reference in New Issue
Block a user