From 43f00abe3c34ce65c10e178df7c50a584d215c3a Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Wed, 5 Nov 2025 09:29:06 -0500 Subject: [PATCH] Testing still... --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 4dc80ff..cd46411 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -131,10 +131,7 @@ jobs: out: cloudflare.tfplan - run: | - echo ${{ gitea.event_path }} - cat ${{ gitea.event_path }} - cp ${{ gitea.event_path }} . - cat event.json | jq + echo ${{ gitea.event }} # - name: Tofu PR Commenter # uses: https://git.trez.wtf/Trez/terraform-tofu-pr-commenter@main