Skip to content

feat: add AGENTS.md, demo GIF, Smithery config, and README refresh #10

feat: add AGENTS.md, demo GIF, Smithery config, and README refresh

feat: add AGENTS.md, demo GIF, Smithery config, and README refresh #10

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