From 91b0f4c5c7d0f19bed518713322da0f3160902fe Mon Sep 17 00:00:00 2001 From: "hoverkraft-bot[bot]" <128996893+hoverkraft-bot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 06:51: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 eb1a3a37..bc8e793a 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 23f5a94c..32bf64aa 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 787649e7..4d40040a 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 032c5e3d..20b752e6 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 b4b5056c..b34b4c85 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
---