We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd86919 + b0a1ae3 commit 3d3922eCopy full SHA for 3d3922e
1 file changed
.github/workflows/claude-pr-review.yml
@@ -49,6 +49,7 @@ jobs:
49
with:
50
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
51
track_progress: false
52
+ allowed_bots: "hotdata-automation[bot]"
53
prompt: |
54
REPO: ${{ github.repository }}
55
PR NUMBER: ${{ github.event.pull_request.number }}
0 commit comments