We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e7e20 commit 66ba0f6Copy full SHA for 66ba0f6
1 file changed
.github/workflows/codeql-analysis.yml
@@ -3,10 +3,10 @@ name: CodeQL
3
4
on:
5
push:
6
- branches: [master]
+ branches: [main]
7
pull_request:
8
# The branches below must be a subset of the branches above
9
10
schedule:
11
- cron: 0 18 * * 3
12
0 commit comments