fix: allow triage for all issues

This commit is contained in:
Timothy
2026-01-25 16:58:30 -08:00
parent 9d1b1ab9d4
commit 995ab8faaf
@@ -23,6 +23,7 @@ jobs:
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
allowed_non_write_users: '*'
prompt: |
REPO: ${{ github.repository }}
ISSUE NUMBER: ${{ github.event.issue.number }}