mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Schedule code analysis on Wed and Sat
Signed-off-by: Chris Cummer <chriscummer@me.com>
This commit is contained in:
parent
898fc6d34a
commit
3fd813cd9c
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 3 * * 6'
|
||||
- cron: '0 3 * * 3,6'
|
||||
|
||||
jobs:
|
||||
CodeQL-Build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user