Skip to content

feat: repo-of-the-year pass — manifesto, proof, curl install #7

feat: repo-of-the-year pass — manifesto, proof, curl install

feat: repo-of-the-year pass — manifesto, proof, curl install #7

Workflow file for this run

name: validate
on:
push:
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate plugin structure
run: ./scripts/validate.sh