Skip to content

Add ${header} to 1.17+ export in Fabric Modded Entity Plugin #715

Add ${header} to 1.17+ export in Fabric Modded Entity Plugin

Add ${header} to 1.17+ export in Fabric Modded Entity Plugin #715

Workflow file for this run

name: JSON Validator
on: [pull_request]
jobs:
verify-json-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Validate JSON
uses: docker://orrosenblatt/validate-json-action:latest
env:
INPUT_SCHEMA: ./schema.json
INPUT_JSONS: ./plugins.json