Make ci pipeline interruptible on failure

This commit is contained in:
Francesco Urdih 2026-08-17 18:13:28 +02:00
commit 6b7843792b

View file

@ -5,6 +5,8 @@
# are easily replicable locally: just install `just` and run the
# same targets that CI does.
workflow:
auto_cancel:
on_job_failure: all
rules:
# Skip CI if only non-build files changed
- changes: