From 97021d185a65df7b9016893223112036cb8a18d6 Mon Sep 17 00:00:00 2001 From: Adonis Jimenez <198886012+adonisjimenezzz@users.noreply.github.com> Date: Sat, 12 Apr 2025 18:59:56 -0400 Subject: [PATCH] Update update-documentation.yml --- .github/workflows/update-documentation.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-documentation.yml b/.github/workflows/update-documentation.yml index 21fe1feb..940d594a 100644 --- a/.github/workflows/update-documentation.yml +++ b/.github/workflows/update-documentation.yml @@ -1,3 +1,4 @@ +[![PR - Test Updated Templates](https://github.com/devcontainers/templates/actions/workflows/test-pr.yaml/badge.svg)](https://github.com/devcontainers/templates/actions/workflows/test-pr.yaml) name: "Update Documentation" on: push: @@ -54,4 +55,4 @@ jobs: -f body="$message" \ -f head="$branch" \ -f base='main' - fi \ No newline at end of file + fi