codeql.yml: run once over night
This commit is contained in:
parent
655625b696
commit
062e25854c
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
schedule:
|
||||
- cron: '*/5 * * * *'
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
Loading…
x
Reference in New Issue
Block a user