gitea-claude workflow fix: explicitly set model
This commit is contained in:
@@ -40,6 +40,8 @@ jobs:
|
|||||||
trigger_phrase: "@claude"
|
trigger_phrase: "@claude"
|
||||||
# might be nice to have this one day
|
# might be nice to have this one day
|
||||||
# assignee_trigger: "@claude"
|
# assignee_trigger: "@claude"
|
||||||
|
# Needed due to bug: https://github.com/anthropics/claude-code-action/issues/1416
|
||||||
|
model: "claude-sonnet-5"
|
||||||
# Optional: Customize for Gitea environment
|
# Optional: Customize for Gitea environment
|
||||||
custom_instructions: |
|
custom_instructions: |
|
||||||
You are working in a Gitea environment. Be aware that:
|
You are working in a Gitea environment. Be aware that:
|
||||||
|
|||||||
Reference in New Issue
Block a user