We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f9c06b + b38e3b7 commit 2e6903aCopy full SHA for 2e6903a
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