Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: cancel in-progress GH runs for same PR || ref
If you're pushing new work it's generally not useful to have CI churning on the old work. Cancel it and get cooking on the new stuff ASAP. See github docs for more info: https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-concurrency-groups
- Loading branch information