Skip to content

Commit 7f2b0a7

Browse files
authored
Add allowed tools to claude_args in workflow [skip-ci]
1 parent 091de0b commit 7f2b0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
5151
# or https://docs.claude.com/en/docs/claude-code/cli-reference for available options
5252
# claude_args: '--allowed-tools Bash(gh pr:*)'
53-
53+
claude_args: '--allowed-tools mcp__github_inline_comment__create_inline_comment,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(gh pr add:*),Bash(gh pr commit:*)'

0 commit comments

Comments
 (0)