Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Add new mixnode

Add new mixnode #21

name: Validate JSON
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: /data/schema.json
INPUT_JSONS: /data/nodes.json