Compare commits

..

3 Commits

Author SHA1 Message Date
dependabot[bot]
ee47e35fff
Merge bdc2e47007 into 941183f0a0 2025-03-31 12:20:53 +00:00
CrazyMax
941183f0a0
Merge pull request #413 from crazy-max/ci-dispatch
Some checks failed
ci / install (push) Failing after 2s
ci / use (false) (push) Failing after 3s
ci / use (true) (push) Failing after 2s
ci / driver (image=moby/buildkit:latest) (push) Failing after 2s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 2s
ci / docker-driver (push) Failing after 3s
ci / endpoint (push) Failing after 2s
ci / config (push) Failing after 5s
ci / config-inline (push) Failing after 3s
ci / with-qemu (, all) (push) Failing after 3s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 2s
ci / with-qemu (v0.9.1, all) (push) Failing after 2s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 2s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 1m4s
ci / build-ref (master) (push) Failing after 2s
ci / build-ref (refs/pull/731/head) (push) Failing after 4s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 1s
ci / standalone-cmd (push) Failing after 2s
ci / standalone-action (push) Failing after 2s
ci / standalone-install-error (push) Failing after 2s
ci / append (push) Failing after 2s
ci / platforms (push) Failing after 2s
ci / docker-context (push) Failing after 2s
ci / cleanup (false) (push) Failing after 1s
ci / cleanup (true) (push) Failing after 2s
ci / k3s (v0.10.5) (push) Failing after 4s
ci / k3s (v0.11.0) (push) Failing after 3s
ci / cache-binary (false) (push) Failing after 2s
ci / cache-binary (true) (push) Failing after 1s
ci / windows-error (push) Has been cancelled
ci: add workflow_dispatch event
2025-03-28 10:00:25 +01:00
CrazyMax
311b62b254
ci: add workflow_dispatch event
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-03-18 15:39:20 +01:00

View File

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