Skip to content

Commit 716fee4

Browse files
max-sixtyclaude
andauthored
chore: use Opus model for Claude Code GitHub Action (#5595)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 226595a commit 716fee4

2 files changed

Lines changed: 1 addition & 40 deletions

File tree

.github/workflows/claude.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
# Grant Claude full permissions to execute commands
8080
# Also include system prompt with project context via claude_args
8181
claude_args: |
82+
--model opus
8283
--allowedTools Bash,Edit,Read,Write,Glob,Grep,WebSearch,WebFetch
8384
--system-prompt "You are helping with the PRQL project in a GitHub Actions environment.
8485
Follow the project guidelines in CLAUDE.md.

.github/workflows/test-claude.yaml

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)