diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index c24eb202ed4..185d543b75c 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -2,7 +2,7 @@ name: Claude Code Review on: pull_request_target: - types: [opened, synchronize] + types: [opened] # Optional: Only run on specific file changes # paths: # - "src/**/*.ts"