concept-collection / surfacefun-interactive
Add claude_args for model configuration
Jeremy Magland <magland@users.noreply.github.com> committed commit bdda5d701f84 parent 9d59d9e Browse files
1 changed file+2−0
.github/workflows/claude.ymlmodified+2−0View file
@@ -47,4 +47,6 @@ jobs:
4747 # See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
4848 # or https://code.claude.com/docs/en/cli-reference for available options
4949 # claude_args: '--allowed-tools Bash(gh pr *)'
50+ claude_args: |
51+ --model claude-opus-4-8
5052