Skip to content

Commit 3809e24

Browse files
kpiwkoclaude
andcommitted
ci: add workflow_dispatch to mcp-mysql workflow
Path-filtered workflows don't fire on initial push — allows manual trigger. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 156e661 commit 3809e24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mcp-mysql.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: mcp-mysql
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches: [main]
67
paths:

0 commit comments

Comments
 (0)