fix(ci): remove garbage commit-SHA line from ci.yml — restore valid concurrency block
Line 9 of ci.yml accidentally contained a bare string with the commit SHA instead of the intended concurrency: block, causing all CI runs to fail with a YAML parse error. Also restores the changes from the PR #1242 intent (workflow-level concurrency with cancel-in-progress: false). Fixes: CI failure on staging after PR #1242 merge.
This commit is contained in:
parent
4555304850
commit
012f13ca46
200
.github/workflows/ci.yml
vendored
200
.github/workflows/ci.yml
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user