Skip to content

Commit ffc52a6

Browse files
committed
Fork PRs will now be able to authenticate with Anthropic and get Claude reviews.
1 parent ac8edd7 commit ffc52a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Claude Code Review
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [opened, synchronize]
66
# Optional: Only run on specific file changes
77
# paths:

0 commit comments

Comments
 (0)