mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:39 +00:00
## Summary
This job runs whenever I put up a PR to bump the version, which is
really useful. But then it also runs again when I merge, and then _that_
job tends to get cancelled immediately, because I run the _actual_
release job, which triggers the cancel-concurrent-runs flow. (See, e.g.,
|
||
|---|---|---|
| .. | ||
| benchmark.yaml | ||
| ci.yaml | ||
| docs.yaml | ||
| flake8-to-ruff.yaml | ||
| playground.yaml | ||
| pr-comment.yaml | ||
| release.yaml | ||