Skip to content

chore: update all marketplace/plugin manifests to 1.1.0 #13

chore: update all marketplace/plugin manifests to 1.1.0

chore: update all marketplace/plugin manifests to 1.1.0 #13

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npm test