Skip to content

feat: add GitLab and Playwright MCP plugins #12

feat: add GitLab and Playwright MCP plugins

feat: add GitLab and Playwright MCP plugins #12

Workflow file for this run

name: Validate registry
on:
pull_request:
push:
branches:
- main
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: node scripts/validate-registry.mjs