From d065f28a75935682e4731db05b70a7046626da04 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 4 Oct 2025 07:43:08 -0400 Subject: [PATCH] PR creation specificity. --- .gitea/workflows/gitea_tar-valon_ansible_deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/gitea_tar-valon_ansible_deploy.yml b/.gitea/workflows/gitea_tar-valon_ansible_deploy.yml index a87d800..3557c60 100644 --- a/.gitea/workflows/gitea_tar-valon_ansible_deploy.yml +++ b/.gitea/workflows/gitea_tar-valon_ansible_deploy.yml @@ -49,7 +49,7 @@ jobs: with: gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" - notification_title: "GITEA: PR Check" + notification_title: "GITEA: PR Check @ Tar Valon" notification_message: "Checking for existing PR... 🔍" - name: Check if open PR exists @@ -73,7 +73,7 @@ jobs: with: gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" - notification_title: "GITEA: PR Check" + notification_title: "GITEA: PR Check @ Tar Valon" notification_message: "PR Created 🎟️" ansible-dry-run: