Convert the Prettier workflow from auto-formatting and pushing commits back to the PR branch into a check-only job. It now runs `prettier@3 --check .`, which annotates and fails on unformatted files but never writes, commits, or pushes anything. Drops the auto-commit step and narrows permissions to `contents: read`. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli-e2e.yml | ||
| desktop-testing.yml | ||
| frontend-nightly.yml | ||
| frontend-release.yml | ||
| frontend.yml | ||
| gitleaks.yml | ||
| go.yml | ||
| prettier.yml | ||
| react-doctor.yml | ||
| testing-build.yml | ||