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 b5fed8c commit 634d377Copy full SHA for 634d377
.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,WebFetch,WebSearch"
54
55
# Optional: Add custom instructions for Claude to customize its behavior for your project
56
# custom_instructions: |
0 commit comments