We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f19ca3 commit 240aa5dCopy full SHA for 240aa5d
1 file changed
.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(make:*)'
+ claude_args: '--allowed-tools Bash(make:*)Bash(go mod tidy),Bash(git fetch *),Bash(git pull *)'
50
0 commit comments