Skip to content

chore: auto-publish to MCP Registry on release #14

chore: auto-publish to MCP Registry on release

chore: auto-publish to MCP Registry on release #14

Workflow file for this run

name: PR Autolabeler
permissions:
contents: write
pull-requests: write
on:
# pull_request event is required for autolabeler
pull_request:
types: [opened, reopened, synchronize]
jobs:
draft-release:
uses: commit-check/.github/.github/workflows/pr-labeler.yml@main