Removing commented sections.

This commit is contained in:
2025-10-24 14:09:32 -04:00
parent 002670d932
commit 984bda6d79
-8
View File
@@ -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 }}