Add a snippet based on the example in https://docs.github.com/en/actions/using-jobs/using-concurrency#example-only-cancel-in-progress-jobs-or-runs-for-the-current-workflow to all CI workflows to cancel the currently running build when a new one starts. This should ensure that we don't keep building the old version of the PR after a new one has been pushed. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| CONTRIBUTING.md | ||