mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
The concurrency group was hardcoded to "pages", causing every CI run (any branch) to cancel all other running workflows. Now uses per-ref groups (ci-$ref) with cancel-in-progress only for pull requests.