openmhealth / schemas

A repository of Open mHealth schemas.
Apache License 2.0
71 stars 45 forks source link

Run validation job in CI when schemas change #29

Closed emersonf closed 5 months ago

emersonf commented 5 months ago

Problem

When pushing changes to schemas, GitHub Actions isn't automatically running schema validation.

Solution

The validation job has been updated to run when there are changes to the schema directory.