Skip to content

Commit 73185fb

Browse files
committed
fix: use current Claude Code CLI tool names in claude.yml allowedTools
1 parent 0b7d6dd commit 73185fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
with:
3636
anthropic_api_key: ${{ secrets.GH_ANTHROPIC_API_KEY }}
3737
claude_args: |
38-
--allowedTools "Bash(git:*),View,GlobTool,GrepTool,BatchTool"
38+
--allowedTools "Bash(git:*),Read,Glob,Grep"

0 commit comments

Comments
 (0)