We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e97edb3 + 0b781b3 commit 5377bf1Copy full SHA for 5377bf1
1 file changed
.github/workflows/claude-pr-review.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: anthropics/claude-code-action@v1
30
with:
31
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
32
- track_progress: true
+ track_progress: false
33
prompt: |
34
REPO: ${{ github.repository }}
35
PR NUMBER: ${{ github.event.pull_request.number }}
0 commit comments