mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-20 19:02:40 +00:00
chore: allow non-write users to trigger claude-code-action workflows
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
.github/workflows/oncall-triage.yml
vendored
1
.github/workflows/oncall-triage.yml
vendored
@@ -53,6 +53,7 @@ jobs:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
allowed_non_write_users: "*"
|
||||
prompt: |
|
||||
You're an oncall triage assistant for GitHub issues. Your task is to identify critical issues that require immediate oncall attention.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user