diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 788fdc1..b6879d9 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -153,7 +153,7 @@ jobs: minimum-approvals: 1 issue-title: "Tofu Plan for ${{ needs.check-and-create-pr.outputs.pr_number }}" issue-body: "Please approve or deny the deployment of the below Tofu plan" - issue-body-file-path: cloudflare.tfplan + issue-body-file-path: cloudflare/cloudflare.tfplan exclude-workflow-initiator-as-approver: false fail-on-denial: true