Skip to content

Commit 0a4f932

Browse files
author
Alice
committed
turned on codeql analysis for non-main branches on pr
1 parent 839c2ec commit 0a4f932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
branches: [ main ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
19-
branches: [ main ]
19+
branches: [main, '*']
2020
schedule:
2121
- cron: '40 12 * * 2'
2222

0 commit comments

Comments
 (0)