mirror of https://github.com/scrapy/scrapy.git
Leverage concurrency groups along with cancel-in-progress to favor running the most recent job. Concurrency groups are on a per workflow, per branch/tag basis. So, pushing newer updates to a branch, e.g. as part of a PR, should cancel any in progress runs of workflows that have been retriggered. See: - https://docs.github.com/en/enterprise-cloud@latest/actions/using-workflows/workflow-syntax-for-github-actions#concurrency - https://docs.github.com/en/enterprise-cloud@latest/actions/learn-github-actions/contexts#github-context |
||
|---|---|---|
| .. | ||
| checks.yml | ||
| publish.yml | ||
| tests-macos.yml | ||
| tests-ubuntu.yml | ||
| tests-windows.yml | ||