mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
0d6f4a7bf3
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.