We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975c0ab commit a444351Copy full SHA for a444351
.github/workflows/claude.yml
@@ -33,5 +33,5 @@ jobs:
33
id: claude
34
uses: anthropics/claude-code-action@beta
35
with:
36
- allowed_tools: 'Bash(*)'
+ allowed_tools: 'Bash'
37
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
0 commit comments