Skip to content

Commit 051a7cf

Browse files
authored
Merge pull request #2292 from BEXIS2/master
master to rc
2 parents 823e0bd + 21a8254 commit 051a7cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ name: "CodeQL Advanced"
1313

1414
on:
1515
push:
16-
branches:
16+
branches:
17+
- master
1718
- rc
1819
pull_request:
1920
branches:
21+
- master
2022
- rc
2123
schedule:
2224
- cron: '38 14 * * 4'

0 commit comments

Comments
 (0)