We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1580d commit 6d69292Copy full SHA for 6d69292
.github/workflows/pr-analyzer-threestage.yml
@@ -2,7 +2,7 @@ name: Claude Code PR Review
2
3
on:
4
pull_request_target:
5
- types: [synchronize, ready_for_review, reopened]
+ types: [synchronize, ready_for_review, reopened, labeled]
6
7
jobs:
8
claude-code-pr-review:
0 commit comments