Skip to content

Commit 2ddba1a

Browse files
chore: allow bots for smoke test workflow (#555)
1 parent 73a2838 commit 2ddba1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
with:
6262
prompt: |
6363
Read and follow the instructions in .github/prompts/smoke-test.md
64+
allowed_bots: "claude[bot]"
6465
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
6566
show_full_output: true
6667
claude_args: >-

0 commit comments

Comments
 (0)