Skip to content

Commit 6d69292

Browse files
committed
github: make sure the AI review bot picks up a PR with label added after creation
1 parent 5c1580d commit 6d69292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-analyzer-threestage.yml

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

33
on:
44
pull_request_target:
5-
types: [synchronize, ready_for_review, reopened]
5+
types: [synchronize, ready_for_review, reopened, labeled]
66

77
jobs:
88
claude-code-pr-review:

0 commit comments

Comments
 (0)