summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-06-11 21:18:10 +0700
committerGitHub <[email protected]>2026-06-11 21:18:10 +0700
commit848216a6a278f98ba5b977219adac5eabb07e0c4 (patch)
tree809e2f0b1fe0f89151045c783509ac3b4e6ae997
parent629e805e08575398070d0a9ac2087a853c93d290 (diff)
parentb643e8108570b3a8d10dc446ca36954b90ac497a (diff)
Merge pull request #3693 from hathach/claude/review-model-opus
ci(claude-review): run auto review on Opus (claude-opus-4-8)
-rw-r--r--.github/workflows/claude-code-review.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml
index 94001dd8a..60cc4db4b 100644
--- a/.github/workflows/claude-code-review.yml
+++ b/.github/workflows/claude-code-review.yml
@@ -53,5 +53,5 @@ jobs:
# TEMPORARY: expose the full Claude transcript in the Actions log for
# debugging. Revert to remove once done.
show_full_output: true
- claude_args: '--max-turns 50'
+ claude_args: '--max-turns 50 --model claude-opus-4-8'
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md