This repository houses the GitHub actions used by UCLATALL. These actions are used to facilitate editing and maintaining the books in the Better Book project. Read more at https://coursekata.org
UCLATALL/actions/find-duplicate-ids@v1
: check markdown files for duplicate HTML idsUCLATALL/actions/validate-book-yaml@v1
: Ensure that all book YAML files in the repository are valid both as YAML and as CourseKata book configurations
If you want to add or modify an action, please read the Contributing Guide and then submit a Pull Request.