fix(framework/tools): prettier-format woodpecker README — restore main format gate
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful

#547 merged with an unformatted README.md (prettier markdown violation),
failing the format CI step on main. Mechanical prettier --write fix only,
no content change. Restores main to green.

Refs #546
This commit is contained in:
jason.woltje
2026-06-18 17:11:47 -05:00
parent ab4e138003
commit 206dbacdae

View File

@@ -27,7 +27,7 @@ A Woodpecker API token is required. To configure:
## Scripts ## Scripts
| Script | Purpose | | Script | Purpose |
| --------------------- | ------------------------------------------- | | --------------------- | -------------------------------------------- |
| `pipeline-list.sh` | List recent pipelines for a repo | | `pipeline-list.sh` | List recent pipelines for a repo |
| `pipeline-status.sh` | Get status of a specific or latest pipeline | | `pipeline-status.sh` | Get status of a specific or latest pipeline |
| `pipeline-trigger.sh` | Trigger a new pipeline build | | `pipeline-trigger.sh` | Trigger a new pipeline build |