Explorar o código

test: add github action

builds test site with latest Hugo version
George Cushen %!s(int64=4) %!d(string=hai) anos
pai
achega
a08f805ddd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build-test-site.yaml

+ 1 - 1
.github/workflows/build-test-site.yaml

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