Contains workflow .yml
files used by Github Actions to build on push or pull request
for kivakit, mesakit, lexakai, lexakai-annotations and perhaps others.
Workflow files are in .github/workflows/
.
build-branch.yml
- checks outtelenav-build
and all of its submodules, and gets all of them on the target branch, ordevelop
if that is not present, and then gets the target project onto the pushed or pull-request commit, and builds everything with the requested changes.check-markdown.yml
- checks markdown content