Skip to content

Slight mod to name in sync workflows and turn on update_remote and add_remote on pm sync command #3

Slight mod to name in sync workflows and turn on update_remote and add_remote on pm sync command

Slight mod to name in sync workflows and turn on update_remote and add_remote on pm sync command #3

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