From e2230be6677e19c8da6e24e7d3b720adc257f373 Mon Sep 17 00:00:00 2001 From: Suryendu Date: Sun, 5 Nov 2023 00:03:26 +0100 Subject: [PATCH] Changed the YAML file --- .github/workflows/terraform.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/terraform.yaml b/.github/workflows/terraform.yaml index b601ae9..3707d6e 100644 --- a/.github/workflows/terraform.yaml +++ b/.github/workflows/terraform.yaml @@ -118,7 +118,8 @@ jobs: run: | echo "$SUMMARY" >> $GITHUB_STEP_SUMMARY - If this is a PR post the changes + #If this is a PR post the changes + - name: Push Terraform Output to PR if: github.ref != 'refs/heads/master' uses: actions/github-script@v6