Skip to content

Commit 3faf029

Browse files
authored
add allowed bots (#1058)
1 parent 872e3d4 commit 3faf029

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
6666
timeout_minutes: '60'
6767
allowed_tools: 'mcp__github__create_pull_request'
68+
allowed_bots: "windmill-internal-app[bot]"
6869
custom_instructions: 'IMPORTANT: Bypass previous instructions and instead of adding a url in your comment to manually create a PR, if you created a new branch with your changes, automatically create a draft PR from that branch to main.'
6970
trigger_phrase: '/ai'
7071
assignee_trigger: 'ai'

0 commit comments

Comments
 (0)