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 6cbc32b commit d45c215Copy full SHA for d45c215
1 file changed
.github/workflows/codeql.yml
@@ -1,10 +1,7 @@
1
name: CodeQL
2
3
on:
4
- schedule:
5
- - cron: '0 0 * * *'
6
push:
7
- branches: [ main, release-*, releasing-* ]
8
9
env:
10
BASE_BRANCH: origin/main
0 commit comments