Skip to content

Commit a444351

Browse files
authored
Update claude.yml
1 parent 975c0ab commit a444351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
id: claude
3434
uses: anthropics/claude-code-action@beta
3535
with:
36-
allowed_tools: 'Bash(*)'
36+
allowed_tools: 'Bash'
3737
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)