uv icon indicating copy to clipboard operation
uv copied to clipboard

Add changeset detection to CI

Open charliermarsh opened this issue 1 year ago • 0 comments

We do this in CI, at least to avoid running tests etc. for documentation changes. Some small wins here.

Example from Ruff: https://github.com/astral-sh/ruff/blob/573facd2bad5d43abed7c9da903f9cf243d29d58/.github/workflows/ci.yaml#L22

charliermarsh avatar May 22 '24 18:05 charliermarsh