Skip to content

Commit

Permalink
feat: post workflow plan output to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rcwbr authored Oct 8, 2024
1 parent 00944fc commit e13dfe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
tofu_version: ${{ env.tofu_version }}
tg_version: ${{ env.tg_version }}
tg_dir: ${{ env.working_dir }}
tg_comment: true
tg_command: plan
env:
GOOGLE_OAUTH_ACCESS_TOKEN: ${{ steps.auth.outputs.access_token }}
Expand Down

0 comments on commit e13dfe5

Please sign in to comment.