From dd82569b2d268f68f548d5d76dfd0e16346c4d4f Mon Sep 17 00:00:00 2001 From: abdullaalali977-oss Date: Sat, 2 May 2026 23:27:47 +0400 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 2b63df7e0f17bb6669ae86083043312be19a9fd9 Mon Sep 17 00:00:00 2001 From: abdullaalali977-oss Date: Sat, 2 May 2026 23:27:48 +0400 Subject: [PATCH 2/2] "Update Claude Code Review workflow"