Skip to content

Introduction of usageAgreement #24

Introduction of usageAgreement

Introduction of usageAgreement #24

name: Schema Validator
on:
- pull_request
- workflow_dispatch
jobs:
validate-schema:
uses: openMetadataInitiative/openMINDS_actions/.github/workflows/schema_validator.yml@main
with:
branch: ${{ inputs.branch }}
repository: ${{ inputs.repository }}