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.
1 parent b2f4f7d commit 0784a2bCopy full SHA for 0784a2b
.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