add allowed bots (#6353)

This commit is contained in:
centdix
2025-08-08 16:56:52 +00:00
committed by GitHub
parent d7d93c7112
commit 7f5482febb
+1
View File
@@ -98,6 +98,7 @@ jobs:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
timeout_minutes: "60"
allowed_tools: "mcp__github__create_pull_request,Bash"
allowed_bots: "windmill-internal-app[bot]"
custom_instructions: |
## IMPORTANT INSTRUCTIONS
- Your branch name should be a short description of the requested changes.