34e8c299e7
refs https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#example-using-a-fallback-value - CI sometimes becomes clogged up with concurrent runs for a PR if the PR is updated - this sometimes happens when we merge a bunch of Renovate PRs and other PRs rebase on top of `main` multiple times - we shouldn't continue to run tests for PRs if the branches have been pushed to since they started - from the referenced link above, this is the built-in solution that cancels previous in-progress runs if a new job starts |
||
---|---|---|
.. | ||
hooks | ||
ISSUE_TEMPLATE | ||
workflows | ||
AUTO_ASSIGN | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
FUNDING.yml | ||
PULL_REQUEST_TEMPLATE.md | ||
SUPPORT.md |