diff --git a/.gitea/workflows/gitea-claude.yaml b/.gitea/workflows/gitea-claude.yaml index ca15f2c..c3122ea 100644 --- a/.gitea/workflows/gitea-claude.yaml +++ b/.gitea/workflows/gitea-claude.yaml @@ -38,8 +38,7 @@ jobs: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} timeout_minutes: "60" trigger_phrase: "@claude" - # 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