summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2021-11-23Bump actions/cache from 2.1.6 to 2.1.7dependabot[bot]
2021-11-18merge validate_static into process_staticDaniel Micay
2021-09-30use curl instead of wget for workflowDaniel Micay
2021-09-30use setup-node to cache node modules for workflowDaniel Micay
2021-09-30Bump actions/cache from 1 to 2.1.6dependabot[bot]
2021-09-30Bump actions/setup-node from 1 to 2.4.1dependabot[bot]
2021-07-16run GitHub workflows on pushes to any branchDaniel Micay
2021-07-08rename scriptsDaniel Micay
2021-04-23update branch for GitHub Actions / dependabotDaniel Micay
2021-02-15add GitHub workflow for linting nginx.confDaniel Micay
2021-01-25checkout submodules in GitHub actionDaniel Micay
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