We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a2838 commit 2ddba1aCopy full SHA for 2ddba1a
1 file changed
.github/workflows/smoke-test.yml
@@ -61,6 +61,7 @@ jobs:
61
with:
62
prompt: |
63
Read and follow the instructions in .github/prompts/smoke-test.md
64
+ allowed_bots: "claude[bot]"
65
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
66
show_full_output: true
67
claude_args: >-
0 commit comments