codeql: test against main branch

This commit is contained in:
Jacob Overgaard
2024-11-09 15:32:39 +01:00
parent 6981c7d0c1
commit 6bf3c5078d

View File

@@ -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"