Skip to content

chore: simplify lint.yml - use centralized validation workflow #31

chore: simplify lint.yml - use centralized validation workflow

chore: simplify lint.yml - use centralized validation workflow #31

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
permissions:
contents: read
jobs:
validate:
name: Skill Validation
uses: netresearch/skill-repo-skill/.github/workflows/validate.yml@main