We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9de2e59 commit 1a3dba2Copy full SHA for 1a3dba2
1 file changed
.github/workflows/claude.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
use_foundry: "true"
50
use_sticky_comment: true
51
- allowed_bots: "claude[bot]"
+ allowed_bots: "claude[bot],codeflash-ai[bot]"
52
prompt: |
53
REPO: ${{ github.repository }}
54
PR NUMBER: ${{ github.event.pull_request.number }}
0 commit comments