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 a37c9fd commit f3ffda3Copy full SHA for f3ffda3
.github/workflows/pre-release.yml
@@ -9,6 +9,7 @@ on:
9
10
jobs:
11
pre-release:
12
+ name: 'Verify MCP server schema unchanged'
13
runs-on: ubuntu-latest
14
steps:
15
- name: Check out repository
0 commit comments