forked from mirrors/amnezia-wg-easy
codeql.yml: run once over night
This commit is contained in:
parent
16926e0632
commit
9126215b75
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue