From eeb8905a614fd47fc10c68c882d34dfc0fc1bccf Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Tue, 25 Nov 2025 12:55:38 -0500 Subject: [PATCH] Gotify notifications, no comments, full run. --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 253a040..378eef2 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -47,7 +47,7 @@ jobs: with: url: ${{ secrets.TREZ_GITEA_URL }} token: ${{ secrets.BOT_GITEA_TOKEN }} - pr-label: "docker-compose,manual" + pr-label: "opentofu,manual" assignee: ${{ github.actor }} - name: Gotify Notification - Done