Skip to content

feat: rewrite /start SKILL.md — MCP-first, 266 lines #41

feat: rewrite /start SKILL.md — MCP-first, 266 lines

feat: rewrite /start SKILL.md — MCP-first, 266 lines #41

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
permissions:
pull-requests: write
jobs:
ci:
uses: anombyte93/copilot/.github/workflows/reusable-ci.yml@v1
with:
node-version: '22'
run-lint: false
install-command: 'npm ci'