Update ci.yml (#15456)
This commit is contained in:
parent
13b39cf48a
commit
ebc91f6369
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
# as the ci.yml contains actions that are required for PRs to be merged, it will always need to run on all PRs
|
||||
pull_request: {}
|
||||
schedule:
|
||||
- cron: '0 20,22,0,2,4 * * *'
|
||||
- cron: '0 20,23,2,5 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue