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