Skip to content

Commit 23335ef

Browse files
authored
Update codeql-analysis.yml
1 parent 9aa1de5 commit 23335ef

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: '17 25 * * 4'
21+
- cron: '24 17 * * 4'
2222

2323
jobs:
2424
analyze:

0 commit comments

Comments
 (0)