Skip to content

docs(readme): add new tools and alphabetize tool lists (#52) #46

docs(readme): add new tools and alphabetize tool lists (#52)

docs(readme): add new tools and alphabetize tool lists (#52) #46

Workflow file for this run

name: Build
on:
workflow_dispatch:
pull_request:
types: [opened, reopened, synchronize]
paths:
- 'src/**'
- '.github/workflows/build.yml'
push:
branches:
- main
jobs:
build:
uses: CodingWithCalvin/.github/.github/workflows/vsix-build.yml@main
with:
extension-name: MCPServer
secrets: inherit