Skip to content

Merge pull request #137 from modelcontextprotocol/v1.2.x #69

Merge pull request #137 from modelcontextprotocol/v1.2.x

Merge pull request #137 from modelcontextprotocol/v1.2.x #69

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml