diff --git a/.github/workflows/triage-issue.yml b/.github/workflows/triage-issue.yml index e59a0b031e27..a65274b031a4 100644 --- a/.github/workflows/triage-issue.yml +++ b/.github/workflows/triage-issue.yml @@ -68,4 +68,4 @@ jobs: /triage-issue ${{ steps.parse-issue.outputs.issue_number }} --ci IMPORTANT: Do NOT wait for approval. claude_args: | - --max-turns 20 --allowedTools "Bash(gh api *),Bash(gh pr list *),Bash(python3 .claude/skills/triage-issue/assets/post_linear_comment.py *),Bash(rm -f /tmp/triage_report.md)" + --max-turns 20 --allowedTools "Write(//tmp/triage_report.md),Bash(gh api *),Bash(gh pr list *),Bash(python3 .claude/skills/triage-issue/assets/post_linear_comment.py *),Bash(rm -f /tmp/triage_report.md)"