Skip to content

Commit c41cfe0

Browse files
committed
Merge branch 'rc' of https://github.com/BEXIS2/Core into rc
2 parents 22b26e6 + 46548de commit c41cfe0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ name: "CodeQL Advanced"
1313

1414
on:
1515
push:
16-
branches: [ "rc" ]
16+
branches:
17+
- rc
1718
pull_request:
18-
branches: [ "rc" ]
19+
branches:
20+
- rc
1921
schedule:
2022
- cron: '38 14 * * 4'
2123

0 commit comments

Comments
 (0)