summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2020-12-21run process_static as part of GitHub workflowDaniel Micay
2020-09-17remove trailing newlineDaniel Micay
2020-09-17update validatornu version for github workflowDaniel Micay
2020-05-08run apt-get update in GitHub validate actionDaniel Micay
2020-05-06validate_static: check Web Manifest JSONDaniel Micay
2020-05-06add GitHub workflow for validate_staticinthewaves
Uses a GitHub-hosted runner in order to run validate_static for all pull requests and pushes to master. See https://help.github.com/en/actions/getting-started-with-github-actions/about-github-actions for more details.