Skip to content

Commit 8cf4f11

Browse files
committed
Increase max-turns to 40
1 parent a27a2ff commit 8cf4f11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
plugins: "code-review@claude-code-plugins"
183183
claude_args: >
184184
--dangerously-skip-permissions
185-
--max-turns 20
185+
--max-turns 40
186186
--allowedTools
187187
"Bash"
188188
prompt: |

0 commit comments

Comments
 (0)