We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4eb52 commit 379bd41Copy full SHA for 379bd41
.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: '25 9 * * 0'
12
13
jobs:
14
analyze:
0 commit comments