diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index 7bdde86..348bdfb 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -29,7 +29,7 @@ jobs: claude_args: >- --allowedTools "mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*)" - --max-turns 10 + --max-turns 15 prompt: | REPO: ${{ github.repository }} PR NUMBER: ${{ github.event.pull_request.number }} @@ -57,4 +57,4 @@ jobs: claude_args: >- --allowedTools "mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*)" - --max-turns 10 + --max-turns 15