We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8fa940 + 5d8d65c commit 57f891eCopy full SHA for 57f891e
1 file changed
.github/workflows/codeql.yml
@@ -2,9 +2,9 @@ name: "CodeQL"
2
3
on:
4
push:
5
- branches: [ "main" ]
+ branches: [ "main", "Dev" ]
6
pull_request:
7
8
schedule:
9
- cron: "33 19 * * 4"
10
0 commit comments