Skip to content

Commit 2258c78

Browse files
committed
chore(workflows): update test workflow
1 parent 950dc3e commit 2258c78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [master]
66
pull_request:
77
branches: [master]
8+
release:
9+
types: [published, created]
810

911
jobs:
1012
test_mcp:

0 commit comments

Comments
 (0)