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 a09d658 commit b351a4eCopy full SHA for b351a4e
.github/workflows/codeql-analysis.yml
@@ -7,7 +7,7 @@ on:
7
# The branches below must be a subset of the branches above
8
branches: [ main ]
9
schedule:
10
- - cron: '24 1 * * 1'
+ - cron: '0 4 * * 5'
11
12
jobs:
13
analyze:
0 commit comments