Skip to content

Commit b0a1ae3

Browse files
committed
fix: allow hotdata-automation bot to trigger PR reviews
1 parent c2fdcaf commit b0a1ae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/claude-pr-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
with:
5050
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
5151
track_progress: false
52+
allowed_bots: "hotdata-automation[bot]"
5253
prompt: |
5354
REPO: ${{ github.repository }}
5455
PR NUMBER: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)