We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9978b6 commit 39fafe2Copy full SHA for 39fafe2
.github/workflows/codeql-analysis.yml
@@ -14,7 +14,7 @@ name: "CodeQL"
14
on:
15
pull_request:
16
# The branches below must be a subset of the branches above
17
- branches: [ master ]
+ branches: [ main ]
18
schedule:
19
- cron: '34 16 * * 6'
20
0 commit comments