Skip to content

Commit 84c460e

Browse files
committed
ci: move scheduled codeql offpeak
Move schedule to off peak hours Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent b03571d commit 84c460e

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
@@ -7,7 +7,7 @@ on:
77
- v*-branch
88
- collab-*
99
schedule:
10-
- cron: '34 16 * * 3'
10+
- cron: '34 16 * * 6'
1111
pull_request:
1212
branches:
1313
- main

0 commit comments

Comments
 (0)