Skip to content

Commit 8355efa

Browse files
Claude code review: increase max-turns to 20
1 parent b356c1a commit 8355efa

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
@@ -59,5 +59,5 @@ jobs:
5959
6060
claude_args: |
6161
--model claude-opus-4-6
62-
--max-turns 15
62+
--max-turns 20
6363
--allowedTools "Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*),Read,Glob,Grep"

0 commit comments

Comments
 (0)