Skip to content

Use stable release of ClassiCube #80

Use stable release of ClassiCube

Use stable release of ClassiCube #80

Workflow file for this run

name: Validate Manifests
on:
push:
paths:
- 'contents/**.oscmeta'
pull_request:
paths:
- 'contents/**.oscmeta'
jobs:
verify-json-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Validate Manifests
uses: dsanders11/[email protected]
with:
schema: schemas/ValidationSchema.1.0.0.json
files: contents/**.oscmeta