We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 151fafe + 4da4ac6 commit e308e38Copy full SHA for e308e38
1 file changed
.github/workflows/claude-doc-pr.yml
@@ -86,7 +86,7 @@ jobs:
86
/doc-pr ${{ steps.changed-files.outputs.files }} ${{ github.event.pull_request.number }}
87
claude_args: |
88
--model claude-sonnet-4-5-20250929
89
- --allowedTools "Read,Glob,Grep,Bash(vale:*),Bash(gh pr view:*),Bash(gh pr diff:*),Skill(doc-pr),Skill(dale)"
+ --allowedTools "Read,Write,Glob,Grep,Bash(vale:*),Bash(gh pr view:*),Bash(gh pr diff:*),Skill(doc-pr),Skill(dale)"
90
91
- name: Post review comment
92
if: steps.changed-files.outputs.count > 0
0 commit comments