Skip to content

Commit 06e7d58

Browse files
authored
Fix: use workflow_dispatch to trigger workflow (#748)
Signed-off-by: Daishan Peng <daishan@acorn.io>
1 parent f816013 commit 06e7d58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/onedrive-mcp-go-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ permissions:
66
packages: write
77

88
on:
9+
workflow_dispatch:
910
push:
1011
paths:
1112
- "microsoft365/onedrive-mcp-go/**"

0 commit comments

Comments
 (0)