From e1818aa0a8de80121133afc934a86ec8ed961524 Mon Sep 17 00:00:00 2001 From: Stephan_Taljaard Date: Wed, 15 Jul 2026 14:38:09 +0200 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 90354e690cc2ffb5af6749b309dfbcb20132637b Mon Sep 17 00:00:00 2001 From: Stephan_Taljaard Date: Wed, 15 Jul 2026 14:38:10 +0200 Subject: [PATCH 2/2] "Update Claude Code Review workflow"