diff --git a/.github/workflows/pr-reply.yml b/.github/workflows/pr-reply.yml index 8e062ad75..100f29ab3 100644 --- a/.github/workflows/pr-reply.yml +++ b/.github/workflows/pr-reply.yml @@ -8,7 +8,7 @@ name: Reply to PRs on: # pull_request_target: # types: [ opened, reopened ] - pull_request_target: + pull_request: branches: - master types: [synchronize]