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.
2 parents b00edbd + 9b1778b commit 5b1e1f7Copy full SHA for 5b1e1f7
.github/workflows/codeql.yaml
@@ -2,6 +2,9 @@ name: "CodeQL public repository scanning"
2
3
on:
4
push:
5
+ branches:
6
+ - main
7
+ - master
8
schedule:
9
- cron: "0 0 * * *"
10
pull_request_target:
0 commit comments