From f3e3824548175093ec3ea80e52630bbc9bacba62 Mon Sep 17 00:00:00 2001 From: UptimeKumaBot <123442769+UptimeKumaBot@users.noreply.github.com> Date: Mon, 23 Jun 2025 21:21:02 +0800 Subject: [PATCH] Update pr-reply.yml --- .github/workflows/pr-reply.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pr-reply.yml b/.github/workflows/pr-reply.yml index 48752e641..c5664e190 100644 --- a/.github/workflows/pr-reply.yml +++ b/.github/workflows/pr-reply.yml @@ -7,12 +7,9 @@ name: Reply to PRs on: pull_request: - types: [opened, reopened] + branches: [ master, 1.23.X ] -permissions: - issues: write - pull-requests: write - contents: read +permissions: write-all jobs: reply: