We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950dc3e commit 2258c78Copy full SHA for 2258c78
.github/workflows/test.yml
@@ -5,6 +5,8 @@ on:
5
branches: [master]
6
pull_request:
7
8
+ release:
9
+ types: [published, created]
10
11
jobs:
12
test_mcp:
0 commit comments