We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfdac26 commit ef4b11dCopy full SHA for ef4b11d
1 file changed
.github/workflows/pre-release.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
pre-release:
13
- name: 'Verify MCP server schema unchanged'
+ name: 'Verify artifacts before release'
14
runs-on: ubuntu-latest
15
steps:
16
- name: Check out repository
0 commit comments