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'