Skip to content

Commit e61f36f

Browse files
authored
Merge pull request #239 from netwrix/dev
doc reviewer show full output
2 parents 0861d07 + 151fb1e commit e61f36f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/claude-documentation-reviewer.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ jobs:
7979
with:
8080
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
8181
github_token: ${{ secrets.GITHUB_TOKEN }}
82-
82+
show_full_output: true # Enable full output to debug
83+
8384
prompt: |
8485
Review ONLY the following markdown files that were changed in this PR: ${{ steps.changed-files.outputs.files }}
8586

0 commit comments

Comments
 (0)