diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 5c89e6ea7..d691072aa 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -48,7 +48,7 @@ jobs: with: use_foundry: "true" use_sticky_comment: true - allowed_bots: "claude[bot]" + allowed_bots: "claude[bot],codeflash-ai[bot]" prompt: | REPO: ${{ github.repository }} PR NUMBER: ${{ github.event.pull_request.number }}