We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aff99e commit 0db94e6Copy full SHA for 0db94e6
.github/workflows/codeql-analysis.yml
@@ -18,7 +18,7 @@ on:
18
# The branches below must be a subset of the branches above
19
branches: [ master ]
20
schedule:
21
- - cron: '45 16 * * 5'
+ - cron: '50 16 * * 5'
22
23
jobs:
24
analyze:
0 commit comments