diff --git a/.github/workflows/manifest-PR.yml b/.github/workflows/manifest-PR.yml index a871aa381de..47330114652 100644 --- a/.github/workflows/manifest-PR.yml +++ b/.github/workflows/manifest-PR.yml @@ -1,7 +1,7 @@ name: handle manifest PR on: pull_request_target: - types: [opened, synchronize, closed] + types: [opened, synchronize, closed, reopened] branches: - main