summaryrefslogtreecommitdiff
path: root/.github/workflows/scripts/check-files.sh
AgeCommit message (Collapse)Author
2022-04-14move to hugoLuke Smith
2021-03-23Improved the PR check script (#426)Steven Hall
* Improved the PR check script * Added check to make sure that only lowercase alpha characters and hyphens are in the tag list * Brought back the set -eu
2021-03-22Fixed some issues from last PR #400 (#402)Steven Hall
2021-03-21Updated PR workflow to add more checks (#400)Steven Hall