We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b217c commit 6f5f902Copy full SHA for 6f5f902
.github/workflows/codeql.yml
@@ -13,7 +13,7 @@ name: "CodeQL Advanced"
13
14
on:
15
push:
16
- branches: [ "*" ]
+ branches: [ "main" ]
17
pull_request:
18
branches: [ "main" ]
19
schedule:
0 commit comments