Skip to content

Commit 7b81f1f

Browse files
Allow 100 turns when claude runs on prs and issues
1 parent b3112fd commit 7b81f1f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/claude-on-issues-and-prs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949

5050
- uses: ./.claude-code-action
5151
with:
52+
claude_args: |
53+
--max-turns 100
5254
trigger_phrase: "@claude"
5355
use_litellm: "true"
5456
litellm_model: "sap/anthropic--claude-4.6-sonnet"

0 commit comments

Comments
 (0)