Merge pull request #21 from knorrium/update_gha
Update PR triggers to run the json validator
This commit is contained in:
commit
b4efb8b63c
1
.github/workflows/validate-json.yml
vendored
1
.github/workflows/validate-json.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
paths:
|
||||
- "**.json"
|
||||
pull_request:
|
||||
types: [opened, review_requested, synchronize]
|
||||
|
||||
jobs:
|
||||
json_validator:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user