mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-26 12:29:30 +00:00
Remove the push workflow dispatch
This commit is contained in:
parent
1fd84177e1
commit
c7aec11b1d
2
.github/workflows/bootstrap-health-check.yml
vendored
2
.github/workflows/bootstrap-health-check.yml
vendored
@ -6,8 +6,6 @@ name: Bootstrap nodes health check
|
||||
# fails the job and opens/updates a tracking issue labelled `bootstrap-health`.
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [feat/bootstrap-health-check] # ← temporary for testing; remove before merge
|
||||
schedule:
|
||||
- cron: "0 6 * * *" # daily 06:00 UTC
|
||||
workflow_dispatch:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user