Skip to content

Commit 240aa5d

Browse files
authored
Update claude_args to include additional commands
1 parent 6f19ca3 commit 240aa5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
# Optional: Add claude_args to customize behavior and configuration
4747
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
4848
# or https://code.claude.com/docs/en/cli-reference for available options
49-
claude_args: '--allowed-tools Bash(make:*)'
49+
claude_args: '--allowed-tools Bash(make:*)Bash(go mod tidy),Bash(git fetch *),Bash(git pull *)'
5050

0 commit comments

Comments
 (0)