diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index b5b91ca..de4891c 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -183,11 +183,3 @@ jobs: --- {lines} Exit Code: ${{ steps.tofu_plan.outputs.exitcode }} - - # - name: Tofu Plan Comment - # id: tofu_plan - # uses: alexnorell/tofu-pr-commenter@v2.0.0 - # with: - # commenter_type: plan - # commenter_input: ${{ steps.tofu_plan.outputs.plan-output }} - # commenter_exitcode: ${{ steps.tofu_plan.outputs.exitcode }} \ No newline at end of file