Skip to content

ci: remove the contextualize workflow #30

ci: remove the contextualize workflow

ci: remove the contextualize workflow #30

Workflow file for this run

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