Skip to content

Commit f909b57

Browse files
authored
Add bash and read permissions to review workflow (#1163)
Add bash and read permissions to /review workflow
1 parent 7469ff5 commit f909b57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/review-pr-claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
allowed_tools: 'Bash(gh pr *),Bash(gh api *),Bash(git diff *),Bash(git log *),Bash(git show *),Read,Glob,Grep,Task,Skill'
5454
claude_args: |
5555
--model claude-opus-4-5
56+
--allowedTools Bash,Read
5657
prompt: |
5758
You are an autonomous PR review agent running in CI for this repository.
5859

0 commit comments

Comments
 (0)