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 4e39826 commit da5df4fCopy full SHA for da5df4f
1 file changed
.github/actions/claude-code-review/action.yml
@@ -30,7 +30,7 @@ runs:
30
# Pinned to v1 for supply-chain safety
31
uses: anthropics/claude-code-action@b2fdd80112e5f140e097b11d7a3d9edf0b226fd0
32
with:
33
- allowed_bots: 'renovate[bot]'
+ allowed_bots: 'renovate[bot],cursor'
34
claude_args: |
35
--max-turns 20
36
track_progress: true
0 commit comments