Merge branch 'feature/interruptible-on-failure' into 'main'

Make ci pipeline interruptible on failure

See merge request fedora/bootc/base-images!664
This commit is contained in:
Francesco Urdih 2026-08-27 02:02:19 +02:00
commit ee03c3af94

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: