Update ci.yml (#15456)

This commit is contained in:
Stian Thorgersen 2022-11-10 16:18:30 -05:00 committed by GitHub
parent 13b39cf48a
commit ebc91f6369
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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