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

@@ -26,11 +26,11 @@ A Woodpecker API token is required. To configure:
## Scripts
| Script | Purpose |
| --------------------- | ------------------------------------------- |
| `pipeline-list.sh` | List recent pipelines for a repo |
| `pipeline-status.sh` | Get status of a specific or latest pipeline |
| `pipeline-trigger.sh` | Trigger a new pipeline build |
| Script | Purpose |
| --------------------- | -------------------------------------------- |
| `pipeline-list.sh` | List recent pipelines for a repo |
| `pipeline-status.sh` | Get status of a specific or latest pipeline |
| `pipeline-trigger.sh` | Trigger a new pipeline build |
| `ci-wait.sh` | Block until pipeline(s) reach terminal state |
## Common Options