We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bfc9bb commit 307377aCopy full SHA for 307377a
1 file changed
.github/workflows/codeql.yml
@@ -17,7 +17,7 @@ on:
17
pull_request:
18
branches: [ "main" ]
19
schedule:
20
- - cron: '32 14 * * 1'
+ - cron: '0 0 * * *'
21
22
jobs:
23
analyze:
0 commit comments