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 2bfd184 commit 4f7814fCopy full SHA for 4f7814f
.github/workflows/claude.yml
@@ -50,7 +50,7 @@ jobs:
50
# assignee_trigger: "claude-bot"
51
52
# Optional: Allow Claude to run specific commands
53
- # allowed_tools: "Bash(npm install),Bash(npm run build),Bash(npm run test:*),Bash(npm run lint:*)"
+ allowed_tools: "Bash(uv:*), Bash(python:*)"
54
55
# Optional: Add custom instructions for Claude to customize its behavior for your project
56
# custom_instructions: |
0 commit comments