From a8c6614b2e0fc0ec2cc1a12f2d482f54f6c4366b Mon Sep 17 00:00:00 2001
From: "hoverkraft-bot[bot]"
<128996893+hoverkraft-bot[bot]@users.noreply.github.com>
Date: Sun, 30 Nov 2025 22:04:27 +0000
Subject: [PATCH] docs: update actions and workflows documentation
[skip ci]
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
.github/workflows/continuous-integration.md | 2 +-
actions/codecov/README.md | 2 +-
actions/lint/README.md | 2 +-
actions/test/README.md | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/continuous-integration.md b/.github/workflows/continuous-integration.md
index 3f66d63..24b8f15 100644
--- a/.github/workflows/continuous-integration.md
+++ b/.github/workflows/continuous-integration.md
@@ -3,7 +3,7 @@
# GitHub Reusable Workflow: Node.js Continuous Integration
-

+
---
diff --git a/actions/codecov/README.md b/actions/codecov/README.md
index c282fef..656f604 100644
--- a/actions/codecov/README.md
+++ b/actions/codecov/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Codecov
-

+
---
diff --git a/actions/lint/README.md b/actions/lint/README.md
index dee9663..38e50f5 100644
--- a/actions/lint/README.md
+++ b/actions/lint/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Lint
-

+
---
diff --git a/actions/test/README.md b/actions/test/README.md
index fd4fb09..4dfd35e 100644
--- a/actions/test/README.md
+++ b/actions/test/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Test
-

+
---