From 71affe3b63274ff25022611ed7971d71aa83c3b8 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Wed, 5 Nov 2025 08:51:00 -0500 Subject: [PATCH] Testing PR comment action. --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index b41ef78..627a751 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -133,6 +133,7 @@ jobs: - name: Tofu PR Commenter uses: https://git.trez.wtf/Trez/terraform-tofu-pr-commenter@main env: + GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }} PR_NUMBER: ${{ needs.check-and-create-pr.outputs.pr_number }} with: commenter_type: plan