We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec684e commit ef87695Copy full SHA for ef87695
.github/workflows/claude.yml
@@ -40,6 +40,9 @@ jobs:
40
additional_permissions: |
41
actions: read
42
43
+ claude_args: |
44
+ --model claude-opus-4-5-20251101
45
+
46
# Optional: Give a custom prompt to Claude. If this is not specified, Claude will perform the instructions specified in the comment that tagged it.
47
# prompt: 'Update the pull request description to include a summary of changes.'
48
0 commit comments