We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285e5d5 commit c73ef4fCopy full SHA for c73ef4f
1 file changed
.github/workflows/claude.yml
@@ -40,6 +40,8 @@ jobs:
40
41
# Optional: Trigger when specific user is assigned to an issue
42
assignee_trigger: "pythonitaliabot2"
43
+ claude_args: |
44
+ --model claude-opus-4-5-20251101
45
46
# Optional: Configure Claude's behavior with CLI arguments
47
# claude_args: |
0 commit comments