mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-09-02 21:59:22 +00:00
## Summary - remove direct pushes to `main` from the docs update workflow - remove the same dead push path from the known-checksums workflow - create update pull requests directly when changes exist Direct pushes cannot satisfy the repository rule requiring changes through pull requests. ## Validation - `npm ci --ignore-scripts` - `npm run all` - `actionlint .github/workflows/update-docs.yml .github/workflows/update-known-checksums.yml` - `uvx zizmor .github/workflows/update-docs.yml .github/workflows/update-known-checksums.yml` Refs: pi-session 019fff9d-7357-783c-8529-65bc5bf562c2