From 4ce8939918659e362e1556bb1cff04aca02b90bd Mon Sep 17 00:00:00 2001 From: Jeremy Gulley Date: Wed, 15 Apr 2026 02:36:42 -0700 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 d300267..6b15fac 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 346e7ee92f726b1141d1a2db328034a913723335 Mon Sep 17 00:00:00 2001 From: Jeremy Gulley Date: Wed, 15 Apr 2026 02:36:43 -0700 Subject: [PATCH 2/2] "Update Claude Code Review workflow"