Skip to content

Commit cd89d96

Browse files
committed
trigger only on RTR label added
1 parent 41bbe37 commit cd89d96

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/code-review.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
with:
1919
comment-pr: true
2020
upload-results: true
21-
claude-api-key: ${{ secrets.CLAUDE_API_KEY }}
21+
claude-api-key: ${{ secrets.CLAUDE_API_KEY }}
22+
require-label: 'READY TO REVIEW'

0 commit comments

Comments
 (0)