diff --git a/.github/workflows/pr-reply.yml b/.github/workflows/pr-reply.yml index ee41ab69c..95baf9cff 100644 --- a/.github/workflows/pr-reply.yml +++ b/.github/workflows/pr-reply.yml @@ -7,7 +7,7 @@ name: Reply to PRs on: pull_request_target: - types: [opened, synchronize] + types: [opened, reopened] permissions: pull-requests: write