From 5c31634ae84cee900b7892320624662030a7a9bd Mon Sep 17 00:00:00 2001 From: Admiral Date: Tue, 2 Apr 2024 09:28:53 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9312eab..9b17093 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,6 +69,8 @@ jobs: repo: context.repo.repo, body: output }) + env: + DEBUG: true - name: Terraform Plan Status if: steps.plan.outcome == 'failure'