mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-07-04 08:19:28 +00:00
chore: increase bootstrap health check frequency (#1477)
This commit is contained in:
parent
e44ec82dbb
commit
0623c29de7
2
.github/workflows/bootstrap-health-check.yml
vendored
2
.github/workflows/bootstrap-health-check.yml
vendored
@ -7,7 +7,7 @@ name: Bootstrap nodes health check
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 6 * * *" # daily 06:00 UTC
|
||||
- cron: "0 0,6,12,18 * * *" # daily 00:00, 06:00, 12:00, 18:00 UTC
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user