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