Skip to content

Commit 2e6903a

Browse files
authored
Merge pull request #1459 from codeflash-ai/fix-claude-bot
Update claude.yml to allow trigger from codeflash bot
2 parents 0f9c06b + b38e3b7 commit 2e6903a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
use_foundry: "true"
5050
use_sticky_comment: true
51-
allowed_bots: "claude[bot]"
51+
allowed_bots: "claude[bot],codeflash-ai[bot]"
5252
prompt: |
5353
REPO: ${{ github.repository }}
5454
PR NUMBER: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)