We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d5a9e commit 59f2a0aCopy full SHA for 59f2a0a
1 file changed
.github/workflows/codeql.yml
@@ -17,7 +17,7 @@ on:
17
pull_request:
18
branches: [ "master" ]
19
schedule:
20
- - cron: '16 4 * * 3'
+ - cron: '44 6 * * 3'
21
22
jobs:
23
analyze:
0 commit comments