diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 9ff142b0df..9553ef6a91 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -1,9 +1,7 @@ name: Claude Code Review on: - # Use pull_request_target so the workflow runs in the context of the base repository. - # This allows OIDC and the ability to comment on PRs from forks safely. - pull_request_target: + pull_request: types: [opened, synchronize] # Optional: Only run on specific file changes # paths: