Toromyx / schema_org_types_rs

Schema.org schemas as Rust types
https://docs.rs/schema_org_types
2 stars 1 forks source link

Create GitHub Actions to check for new schemas #1

Open Toromyx opened 12 months ago

Toromyx commented 12 months ago

https://github.com/schemaorg/schemaorg regurlary releases new versions. This repository should have an action which:

Toromyx commented 10 months ago

Thew workflow does exist now: https://github.com/Toromyx/schema_org_types_rs/actions/workflows/up-to-date-check.yml

Now let's wait until schema.org makes a change.