Skip to content

Commit c27a92b

Browse files
committed
Enable CodeQL weekly scan
1 parent 5b37344 commit c27a92b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
# The branches below must be a subset of the branches above
88
branches: [ main ]
99
paths-ignore: [ '**/*.md' ]
10+
schedule:
11+
- cron: '35 13 * * 4'
1012

1113
jobs:
1214
analyze:

0 commit comments

Comments
 (0)