diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 2d8ca28b..fb2243f4 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -45,5 +45,5 @@ jobs: # Allow Claude to run bun and gh commands claude_args: | - --allowedTools "Bash(bun:*),Bash(gh pr:*),Bash(gh issue:*)" + --allowedTools "Bash(bun:*),Bash(gh pr:*),Bash(gh issue:*)",Bash(git:*)