diff --git a/packages/mosaic/framework/tools/woodpecker/README.md b/packages/mosaic/framework/tools/woodpecker/README.md index 27aebe1..be91c9a 100644 --- a/packages/mosaic/framework/tools/woodpecker/README.md +++ b/packages/mosaic/framework/tools/woodpecker/README.md @@ -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