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 c772936 commit 3c1f41eCopy full SHA for 3c1f41e
.github/workflows/codeql.yml
@@ -2,8 +2,8 @@ name: "CodeQL Scanning"
2
# https://github.com/github/codeql-action
3
4
on:
5
- schedule:
6
- - cron: '30 23 * * *' # run at 11:30 PM UTC
+ #schedule:
+ # - cron: '30 23 * * *' # run at 11:30 PM UTC
7
# Allow manual runs
8
workflow_dispatch:
9
0 commit comments