diff --git a/.github/workflows/gpt-code-review.yml b/.github/workflows/gpt-code-review.yml index 87090ca8..53150456 100644 --- a/.github/workflows/gpt-code-review.yml +++ b/.github/workflows/gpt-code-review.yml @@ -6,7 +6,7 @@ permissions: on: pull_request: - types: [opened, synchronize] + types: [opened, synchronize, reopened] jobs: code-review: