diff --git a/.github/workflows/claude-pr-review.yml b/.github/workflows/claude-pr-review.yml index be94b85..11c4de7 100644 --- a/.github/workflows/claude-pr-review.yml +++ b/.github/workflows/claude-pr-review.yml @@ -100,7 +100,7 @@ jobs: with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} track_progress: false - allowed_bots: "hotdata-automation[bot]" + allowed_bots: "hotdata-automation[bot],aikido-autofix[bot]" prompt: | REPO: ${{ github.repository }} PR NUMBER: ${{ github.event.pull_request.number }}