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 ef3a242 commit ddb2b04Copy full SHA for ddb2b04
1 file changed
.github/workflows/claude-code-review.yml
@@ -53,7 +53,7 @@ jobs:
53
show_full_output: false
54
claude_args: >
55
--model opus
56
- --max-turns 30
+ --max-turns 50
57
--disallowedTools "WebFetch,WebSearch"
58
--allowedTools "mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*),Bash(gh pr view:*),Read,Glob,Grep"
59
prompt: |
0 commit comments