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