From ee584ab48c0a0b5afcd34673cb947e35575b555a Mon Sep 17 00:00:00 2001 From: "jason.woltje" Date: Thu, 18 Jun 2026 22:39:35 +0000 Subject: [PATCH] =?UTF-8?q?fix(framework/tools):=20prettier-format=20woodp?= =?UTF-8?q?ecker=20README=20=E2=80=94=20restore=20main=20format=20gate=20(?= =?UTF-8?q?#553)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/mosaic/framework/tools/woodpecker/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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