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