mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 23:38:10 -05:00
fix: manual trigger for hive in addition to cron schedule [RET-241] (#6287)
This commit is contained in:
1
.github/workflows/hive.yml
vendored
1
.github/workflows/hive.yml
vendored
@@ -3,6 +3,7 @@
|
||||
name: hive
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# every day
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
Reference in New Issue
Block a user