ci: Add model argument to Claude workflow (#10843)

This commit is contained in:
Nicholas Tindle
2025-09-04 10:22:53 -05:00
committed by GitHub
parent 4bcc73f784
commit 5be6987d58

View File

@@ -320,5 +320,6 @@ jobs:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
claude_args: |
--allowedTools "Bash(npm:*),Bash(pnpm:*),Bash(poetry:*),Bash(git:*),Edit,Replace,NotebookEditCell,mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*), Bash(gh pr diff:*), Bash(gh pr view:*)"
--model opus
additional_permissions: |
actions: read