Skip to content

Commit 9722b0b

Browse files
committed
Update claude.yml
1 parent ac1b772 commit 9722b0b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/claude.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
with:
3636
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
3737

38-
# Pass the comment text as the prompt
39-
prompt: "${{ github.event.comment.body }}"
40-
4138
# Define which tools Claude can use
4239
allowed_tools: |
4340
Bash(git status)

0 commit comments

Comments
 (0)