Skip to content

Commit

Permalink
Add ajv reference to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
OrRosenblatt committed Nov 12, 2019
1 parent b6e8145 commit f6bb3aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Github Action: Validate JSON
A GitHub Action that validates JSON files based on a JSON Schema.

This project uses [`ajv`](https://github.com/epoberezkin/ajv), fast JSON schema validator, to perform the validation.

## Usage

### Inputs
Expand Down

0 comments on commit f6bb3aa

Please sign in to comment.