Skip to content

Commit 3d3922e

Browse files
authored
Merge pull request #8 from hotdata-dev/chore/remove-author-filter
fix: allow hotdata-automation bot to trigger PR reviews
2 parents fd86919 + b0a1ae3 commit 3d3922e

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)