ci: move scheduled codeql offpeak
Move schedule to off peak hours Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
b03571d78a
commit
84c460ed7d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
- v*-branch
|
- v*-branch
|
||||||
- collab-*
|
- collab-*
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '34 16 * * 3'
|
- cron: '34 16 * * 6'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue