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 96cbd9b + efc2fc0 commit 950ec21Copy full SHA for 950ec21
.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