From 576077ee5560fede9b48012d3c9325a2d98440f0 Mon Sep 17 00:00:00 2001 From: james-haytko_nwx Date: Thu, 19 Feb 2026 12:39:07 -0600 Subject: [PATCH] doc-review-update-again --- .github/workflows/claude-documentation-reviewer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-documentation-reviewer.yml b/.github/workflows/claude-documentation-reviewer.yml index c635415e1e..198ccd1bde 100644 --- a/.github/workflows/claude-documentation-reviewer.yml +++ b/.github/workflows/claude-documentation-reviewer.yml @@ -113,7 +113,7 @@ jobs: claude_args: | --model claude-sonnet-4-5-20250929 - --allowedTools "Bash(gh pr diff:*),Bash(gh pr view:*),Bash(gh pr comment:*)" + --allowedTools "Write,Bash(gh pr diff:*),Bash(gh pr view:*),Bash(gh pr comment:*)" --append-system-prompt "${{ steps.read-prompt.outputs.prompt }}" # Fix mode: triggered when someone comments @claude on a PR