From f69f6002590b4b206525a50cbbd9ff70410cee07 Mon Sep 17 00:00:00 2001 From: Ben Richards Date: Fri, 21 Aug 2026 02:04:40 +0300 Subject: [PATCH 1/2] "Update Claude PR Assistant workflow" --- .github/workflows/claude.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index d300267f..6b15fac7 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -46,5 +46,5 @@ jobs: # Optional: Add claude_args to customize behavior and configuration # See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md # or https://code.claude.com/docs/en/cli-reference for available options - # claude_args: '--allowed-tools Bash(gh pr:*)' + # claude_args: '--allowed-tools Bash(gh pr *)' From f4afc75bbbfaa816976a261eb8fb62b35e92a002 Mon Sep 17 00:00:00 2001 From: Ben Richards Date: Fri, 21 Aug 2026 02:04:41 +0300 Subject: [PATCH 2/2] "Update Claude Code Review workflow"