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 6000df8 commit bfb1ca3Copy full SHA for bfb1ca3
.github/workflows/claude.yml
@@ -46,5 +46,5 @@ jobs:
46
# Optional: Add claude_args to customize behavior and configuration
47
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
48
# or https://code.claude.com/docs/en/cli-reference for available options
49
- # claude_args: '--allowed-tools Bash(gh pr:*)'
+ claude_args: '--allowed-tools "Bash(gh issue view:*),Bash(gh search:*),Bash(gh issue list:*),Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*),Bash(gh pr list:*),Bash(yarn install),Bash(yarn lint*),Bash(yarn build*),Bash(yarn test*)"'
50
0 commit comments