docs(skills): allow docs-only prep to skip pnpm test (#12718)

This commit is contained in:
Seb Slight
2026-02-09 09:55:46 -05:00
committed by GitHub
parent 79c2466662
commit 9050a94a0f
2 changed files with 36 additions and 5 deletions
+2
View File
@@ -104,6 +104,8 @@ Stop if any are true:
- Required checks are failing.
- Branch is behind main.
If `.local/prep.md` contains `Docs-only change detected with high confidence; skipping pnpm test.`, that local test skip is allowed. CI checks still must be green.
```sh
# Checks
gh pr checks <PR>