fix(framework/tools): prettier-format woodpecker README — restore main format gate
#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:
@@ -26,11 +26,11 @@ 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 |
|
||||||
| `ci-wait.sh` | Block until pipeline(s) reach terminal state |
|
| `ci-wait.sh` | Block until pipeline(s) reach terminal state |
|
||||||
|
|
||||||
## Common Options
|
## Common Options
|
||||||
|
|||||||
Reference in New Issue
Block a user