Skip to content

Commit 0db94e6

Browse files
authored
Update codeql-analysis.yml
1 parent 4aff99e commit 0db94e6

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: '45 16 * * 5'
21+
- cron: '50 16 * * 5'
2222

2323
jobs:
2424
analyze:

0 commit comments

Comments
 (0)