We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360a988 commit 9ee9a06Copy full SHA for 9ee9a06
.github/workflows/codeql.yml
@@ -2,9 +2,9 @@ name: "CodeQL"
2
3
on:
4
push:
5
- branches: [ "main", "4.0", "3.1", "3.0", "2.4" ]
+ branches: [ "main", "4.*", "3.*", "2.4" ]
6
pull_request:
7
8
schedule:
9
- cron: "59 17 * * 2"
10
0 commit comments