mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-24 04:31:37 +03:00
Start update_crates.sh at 3 am instead of 8 am
This commit is contained in:
parent
bba9a5949b
commit
7577f89d90
2
.github/workflows/update-crates.yml
vendored
2
.github/workflows/update-crates.yml
vendored
@ -2,7 +2,7 @@ name: update-crates
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 8 * * *"
|
||||
- cron: "0 3 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency: update-crates-${{ github.ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user