Skip to content

Commit dd30e0a

Browse files
jamesrwebclaude
andcommitted
Add synchronize trigger for Claude auto-review
Re-reviews PRs when new commits are pushed, keeping feedback up to date with the latest changes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cf9a6c2 commit dd30e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
issues:
99
types: [opened, assigned]
1010
pull_request_target:
11-
types: [opened, assigned, ready_for_review]
11+
types: [opened, assigned, synchronize, ready_for_review]
1212
pull_request_review:
1313
types: [submitted]
1414

0 commit comments

Comments
 (0)