Skip to content

Commit 165a729

Browse files
authored
Update .github/workflows/codeql-analysis.yml
1 parent 728003a commit 165a729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
# The branches below must be a subset of the branches above
1919
branches: [ master ]
2020
schedule:
21-
- cron: '44 16 * * 6'
21+
- cron: '44 16 1-7 * 6'
2222

2323
jobs:
2424
analyze:

0 commit comments

Comments
 (0)