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:
Anas Nashif 2025-06-17 12:15:03 -04:00
commit 84c460ed7d

View file

@ -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