From 1b760618ad4a1f70a387b71983d07c6b0c66a32d Mon Sep 17 00:00:00 2001 From: "hoverkraft-bot[bot]" <128996893+hoverkraft-bot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 07:33:52 +0000 Subject: [PATCH] docs: update action documentation [skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/actions/generate-docs/README.md | 2 +- .github/actions/inject-docs/README.md | 2 +- .github/actions/prepare-docs/README.md | 2 +- .github/actions/resolve-docs-target/README.md | 2 +- .github/workflows/sync-docs-dispatcher.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/actions/generate-docs/README.md b/.github/actions/generate-docs/README.md index da99af47..63ab02ec 100644 --- a/.github/actions/generate-docs/README.md +++ b/.github/actions/generate-docs/README.md @@ -3,7 +3,7 @@ # GitHub Action: Generate Documentation
- Generate Documentation + Generate Documentation
--- diff --git a/.github/actions/inject-docs/README.md b/.github/actions/inject-docs/README.md index cc8353dc..28f969d0 100644 --- a/.github/actions/inject-docs/README.md +++ b/.github/actions/inject-docs/README.md @@ -3,7 +3,7 @@ # GitHub Action: Inject Documentation
- Inject Documentation + Inject Documentation
--- diff --git a/.github/actions/prepare-docs/README.md b/.github/actions/prepare-docs/README.md index aca56c5f..dd24c32d 100644 --- a/.github/actions/prepare-docs/README.md +++ b/.github/actions/prepare-docs/README.md @@ -3,7 +3,7 @@ # GitHub Action: Prepare Documentation Bundle
- Prepare Documentation Bundle + Prepare Documentation Bundle
--- diff --git a/.github/actions/resolve-docs-target/README.md b/.github/actions/resolve-docs-target/README.md index 08758a75..d506701e 100644 --- a/.github/actions/resolve-docs-target/README.md +++ b/.github/actions/resolve-docs-target/README.md @@ -3,7 +3,7 @@ # GitHub Action: Resolve Documentation Target
- Resolve Documentation Target + Resolve Documentation Target
--- diff --git a/.github/workflows/sync-docs-dispatcher.md b/.github/workflows/sync-docs-dispatcher.md index 124ed9d1..3ae3e701 100644 --- a/.github/workflows/sync-docs-dispatcher.md +++ b/.github/workflows/sync-docs-dispatcher.md @@ -3,7 +3,7 @@ # GitHub Reusable Workflow: Push Documentation Helper
- Push Documentation Helper + Push Documentation Helper
---