Merge pull request #226 from crazy-max/workflow-dispatch
Some checks failed
test / test (push) Failing after 5s
validate / prepare (push) Failing after 5s
validate / validate (push) Has been skipped
ci / main (tonistiigi/binfmt:latest, all) (push) Failing after 5s
ci / main (tonistiigi/binfmt:latest, arm64,riscv64,arm) (push) Failing after 5s
ci / main (tonistiigi/binfmt:master, arm64,riscv64,arm) (push) Failing after 5s
ci / error (push) Failing after 5s
ci / cache-image (false) (push) Failing after 5s
ci / default (push) Failing after 4s
ci / main (tonistiigi/binfmt:master, all) (push) Failing after 5s
ci / cache-image (true) (push) Failing after 5s
ci / version (tonistiigi/binfmt:latest) (push) Failing after 5s
ci / version (tonistiigi/binfmt:master) (push) Failing after 5s
ci / version (tonistiigi/binfmt:qemu-v7.0.0) (push) Failing after 5s

ci: workflow_dispatch to trigger manually
This commit is contained in:
CrazyMax
2025-09-11 17:00:22 +02:00
committed by GitHub

View File

@@ -5,6 +5,7 @@ concurrency:
cancel-in-progress: true
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *'
push: