Merge pull request #3692 from hathach/claude/bump-claude-review-max-turns

ci(claude-review): raise --max-turns 20 -> 50
This commit is contained in:
Ha Thach
2026-06-11 19:47:01 +07:00
committed by GitHub

View File

@ -53,5 +53,5 @@ jobs:
# TEMPORARY: expose the full Claude transcript in the Actions log for
# debugging. Revert to remove once done.
show_full_output: true
claude_args: '--max-turns 20'
claude_args: '--max-turns 50'
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md