diff --git a/.github/workflows/claude-code.yml b/.github/workflows/claude-code.yml index 092fd2d..2f0dcc4 100644 --- a/.github/workflows/claude-code.yml +++ b/.github/workflows/claude-code.yml @@ -44,7 +44,7 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} pr-review: - if: github.event_name == 'pull_request' && github.event.action == 'opened' + if: github.event_name == 'pull_request' runs-on: ubuntu-latest permissions: contents: read