FamilySearch / GEDCOM-registries

2 stars 3 forks source link

Validate registered YAML files against schema #44

Closed dthaler closed 3 months ago

dthaler commented 3 months ago

Validate registered YAML files against schema as part of a github CI/CD run

It turns out that "yamllint ." is indeed recursive as can be seen by expanding the "Validate YAML" output at https://github.com/FamilySearch/GEDCOM-registries/actions/runs/8913148721/job/24478068214

Fixes #37