Skip to content

Updated CFG-UL to 70 Mod r78.13 #81

Updated CFG-UL to 70 Mod r78.13

Updated CFG-UL to 70 Mod r78.13 #81

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