From f1696fe0fd2a5da147e6d4c0e77213e5ed664462 Mon Sep 17 00:00:00 2001 From: ThePhaseless Date: Sat, 15 Nov 2025 04:47:34 +0100 Subject: [PATCH] Update claude-code-review.yml --- .github/workflows/claude-code-review.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index f8decd9..62d5f70 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -36,7 +36,6 @@ jobs: uses: anthropics/claude-code-action@v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} - show_full_output: true prompt: | REPO: ${{ github.repository }} PR NUMBER: ${{ github.event.pull_request.number }}