We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d270f1f commit 532c5a5Copy full SHA for 532c5a5
.github/workflows/claude.yml
@@ -34,4 +34,4 @@ jobs:
34
with:
35
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
36
timeout_minutes: "60"
37
- allowed_tools: 'Bash(*),Bash(gh *)'
+ allowed_tools: 'Bash(*),Bash(gh *),Bash(pip *),Bash(mypy *),Bash(python *)'
0 commit comments