Comparing changes
main is 2 commits ahead of claude/issue-2-20260604-1634.
Create pull request
Merge pull request #4 from magland/claude/issue-2-20260604-1634
Jeremy Magland committed
5dcf6eeAdd claude_args for model configuration
Jeremy Magland committed
bdda5d71 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