Skip to content

Commit cbba989

Browse files
committed
Merge remote-tracking branch 'origin/2.1.x' into 2.2.x
2 parents b43a04b + c6a65ac commit cbba989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-pr-reactions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4848
github_token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
4949
trigger_phrase: "@phpstan-bot"
50-
claude_args: "--model claude-opus-4-6 --max-turns 50"
50+
claude_args: "--model claude-opus-4-6"
5151
additional_permissions: |
5252
actions: read

0 commit comments

Comments
 (0)