mirror of
https://github.com/chenasraf/schemastore.git
synced 2026-05-18 01:58:58 +00:00
285a5c8a87d8fd5fc0fc8fc671a44644da1f899b
Workflows are found in `.github/workflows/` but not in subdirs thereof. This can easily be verified by creating a new repo and putting a hello-world workflow into such a dir, e.g. `.github/workflows/hello_world/runme.yaml` Therefore, the fileMatch rule should be done with `*`, not `**`.
JSON Schema Store
The largest collection of independent JSON schemas in the world
The repository is meant as a universal JSON schema store, where schemas for popular JSON documents can be found.
Website: schemastore.org
Contribute
Contributions are more than welcome. Both to the website itself or to the various schema files. Before contributing, please carefully read the guidelines.
Description
Languages
JavaScript
83.1%
HTML
11.1%
CSS
4.3%
Makefile
1.5%