Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): update release workflow concurrency and triggers
- Add package.json to workflow triggers - Update concurrency settings with PR number/SHA - Add .changeset-release to path triggers - Extend branch trigger coverage to all branches - Improve concurrent job handling with cancel-in-progress This expands the workflow's scope while preventing redundant runs.
- Loading branch information