mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
ci: make nightly dispatch (#15375)
This commit is contained in:
1
.github/workflows/docker-nightly.yml
vendored
1
.github/workflows/docker-nightly.yml
vendored
@@ -3,6 +3,7 @@
|
||||
name: docker-nightly
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 1 * * *"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user