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 4f2f20c commit 0eae286Copy full SHA for 0eae286
.github/workflows/codeql.yml
@@ -5,7 +5,7 @@ on:
5
branches: [ 'maint-1.3', 'maint-1.2', 'main' ]
6
pull_request:
7
# The branches below must be a subset of the branches above
8
- branches: [ 'maint-1.3' ]
+ branches: [ 'maint-1.3', 'main' ]
9
schedule:
10
- cron: '32 17 * * 0'
11
0 commit comments