Skip to content

Commit

Permalink
Json validaton workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
skirmantasjanuskas committed Dec 19, 2021
1 parent ce91415 commit 4f3e735
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
- name: Validate JSON
uses: docker://orrosenblatt/validate-json-action:latest
env:
INPUT_JSONS: /tools.json
INPUT_SCHEMA: /schema.json
INPUT_JSONS: /tools.json

0 comments on commit 4f3e735

Please sign in to comment.