Update PR triggers to run the json validator

This commit is contained in:
Felipe Knorr Kuhn 2022-11-08 08:12:05 -08:00
parent 97b0c82d51
commit 0b5428f3d7
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A

View File

@ -5,6 +5,7 @@ on:
paths:
- "**.json"
pull_request:
types: [opened, review_requested, synchronize]
jobs:
json_validator: