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 4290f1e commit fcd31a5Copy full SHA for fcd31a5
.github/workflows/claude.yml
@@ -52,5 +52,5 @@ jobs:
52
# Optional: Add claude_args to customize behavior and configuration
53
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
54
# or https://docs.claude.com/en/docs/claude-code/cli-reference for available options
55
- claude_args: '--allowed-tools "Bash(mix:*)" --allowed-tools "WebFetch"'
+ claude_args: '--allowed-tools "Bash(mix:*)" --allowed-tools "Bash(npm:*)" --allowed-tools "WebFetch"'
56
0 commit comments