From c458c565874b38b970ebd0e01f79c43f2b02a88a Mon Sep 17 00:00:00 2001 From: UptimeKumaBot <123442769+UptimeKumaBot@users.noreply.github.com> Date: Mon, 23 Jun 2025 21:28:38 +0800 Subject: [PATCH] Update pr-reply.yml --- .github/workflows/pr-reply.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/pr-reply.yml b/.github/workflows/pr-reply.yml index c5664e190..1baa53a1e 100644 --- a/.github/workflows/pr-reply.yml +++ b/.github/workflows/pr-reply.yml @@ -6,11 +6,9 @@ # - Also show the advanced usage link: https://github.com/louislam/uptime-kuma/wiki/Test-Pull-Requests name: Reply to PRs on: - pull_request: + pull_request_target: branches: [ master, 1.23.X ] -permissions: write-all - jobs: reply: runs-on: ubuntu-latest