From 18bdb8a5e079c1fb25d27073fec1dd40a83c04b3 Mon Sep 17 00:00:00 2001 From: "hoverkraft-bot[bot]" <128996893+hoverkraft-bot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 22:05:50 +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 93259583b..680eb48eb 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 cd8bffa6a..11b8df6b2 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 3bb78a028..336566119 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 7340942ec..4f743f51f 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 6eadb8480..f9f1c4737 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
---