Skip to content

Commit 0eae286

Browse files
committed
Enable codeql for main pull requests
1 parent 4f2f20c commit 0eae286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [ 'maint-1.3', 'maint-1.2', 'main' ]
66
pull_request:
77
# The branches below must be a subset of the branches above
8-
branches: [ 'maint-1.3' ]
8+
branches: [ 'maint-1.3', 'main' ]
99
schedule:
1010
- cron: '32 17 * * 0'
1111

0 commit comments

Comments
 (0)