Skip to content

Commit 7659c00

Browse files
Update cron
1 parent c29fd1f commit 7659c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
pull_request:
1818
branches: [ "develop", "release*" ]
1919
schedule:
20-
- cron: '36 17 * * 1'
20+
- cron: '32 20 * * 1'
2121

2222
jobs:
2323
analyze:

0 commit comments

Comments
 (0)