diff --git a/.github/workflows/claude-code.yml b/.github/workflows/claude-code.yml index 2f0dcc4..67e1683 100644 --- a/.github/workflows/claude-code.yml +++ b/.github/workflows/claude-code.yml @@ -10,7 +10,7 @@ on: pull_request_review: types: [submitted] pull_request: - types: [opened, synchronize] + types: [opened, synchronize, reopened] jobs: claude: