Skip to content

Fix typo on newline. #2

Fix typo on newline.

Fix typo on newline. #2

name: Validate Vocabs on PRs to Develop
on:
pull_request:
branches: [ develop ]
workflow_dispatch:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Bring in repo - develop branch
uses: actions/checkout@v4
with:
ref: develop
- name: Install UV and Prezmanifest
run: |
curl -LsSf https://astral.sh/uv/install.sh | sh
uv tool install prezmanifest
- name: Validate all vocabs with Prezmanifest
run: |
pm validate manifest.ttl