Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SuryenduB committed Nov 4, 2023
1 parent e2230be commit 69a2952
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
branches:
- master



#Special permissions required for OIDC authentication
permissions:
id-token: write
Expand Down Expand Up @@ -119,7 +117,7 @@ jobs:
echo "$SUMMARY" >> $GITHUB_STEP_SUMMARY
#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
Expand Down

0 comments on commit 69a2952

Please sign in to comment.