13 lines
342 B
Markdown
13 lines
342 B
Markdown
|
glomar-models
|
||
|
=============
|
||
|
|
||
|
"Low level" data models for GitHub Actions workflows, actions, and related components.
|
||
|
|
||
|
## Why?
|
||
|
|
||
|
I need these for another tool, and generating them automatically from
|
||
|
[their JSON Schemas] wasn't working both for expressiveness and tool deficiency
|
||
|
reasons.
|
||
|
|
||
|
[their JSON Schemas]: https://www.schemastore.org/json/
|