We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7469ff5 commit f909b57Copy full SHA for f909b57
1 file changed
.github/workflows/review-pr-claude.yml
@@ -53,6 +53,7 @@ jobs:
53
allowed_tools: 'Bash(gh pr *),Bash(gh api *),Bash(git diff *),Bash(git log *),Bash(git show *),Read,Glob,Grep,Task,Skill'
54
claude_args: |
55
--model claude-opus-4-5
56
+ --allowedTools Bash,Read
57
prompt: |
58
You are an autonomous PR review agent running in CI for this repository.
59
0 commit comments