test: add github action

builds test site with latest Hugo version
This commit is contained in:
George Cushen 2020-10-27 23:39:09 +00:00
commit a08f805ddd

View file

@ -3,7 +3,7 @@ name: build test site
on:
push:
branches:
- main
- master
paths:
- 'wowchemy/**'