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 5b37344 commit c27a92bCopy full SHA for c27a92b
.github/workflows/codeql-analysis.yml
@@ -7,6 +7,8 @@ on:
7
# The branches below must be a subset of the branches above
8
branches: [ main ]
9
paths-ignore: [ '**/*.md' ]
10
+ schedule:
11
+ - cron: '35 13 * * 4'
12
13
jobs:
14
analyze:
0 commit comments