We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88fe1b commit 6fc7e00Copy full SHA for 6fc7e00
1 file changed
.github/workflows/codeql-analysis.yml
@@ -2,10 +2,8 @@ name: "CodeQL"
2
3
on:
4
push:
5
- branches: [master]
+ branches: [main]
6
pull_request:
7
- # The branches below must be a subset of the branches above
8
9
types: [opened, synchronize, reopened]
10
pull_request_review:
11
types: [submitted]
0 commit comments