From 71be11b561c09a35f5e391739e16f671bd4f5937 Mon Sep 17 00:00:00 2001 From: pgijsbertsen <117165507+pgijsbertsen@users.noreply.github.com> Date: Wed, 18 Feb 2026 19:49:07 +0100 Subject: [PATCH] syntax --- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index e0aabb5..7cb44e9 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -69,7 +69,7 @@ jobs: id: comment env: COMMENT_BODY: | - `#### OpenTofu Format and Style 🖌\`${{ steps.fmt.outcome }}\` + #### OpenTofu Format and Style 🖌\`${{ steps.fmt.outcome }}\` #### OpenTofu Initialization ⚙️\`${{ steps.init.outcome }}\` #### OpenTofu Validation 🤖\`${{ steps.validate.outcome }}\`
Validation Output