Skip to content

Commit da5df4f

Browse files
committed
chore(ci): allow cursor bot to trigger claude review
1 parent 4e39826 commit da5df4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/claude-code-review/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runs:
3030
# Pinned to v1 for supply-chain safety
3131
uses: anthropics/claude-code-action@b2fdd80112e5f140e097b11d7a3d9edf0b226fd0
3232
with:
33-
allowed_bots: 'renovate[bot]'
33+
allowed_bots: 'renovate[bot],cursor'
3434
claude_args: |
3535
--max-turns 20
3636
track_progress: true

0 commit comments

Comments
 (0)