Compare commits

...

1 Commits
master ... main

Author SHA1 Message Date
Vicky Steeves 921c2b28f3 change master to main 2020-11-30 18:28:59 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ test:
script:
- nikola build
except:
- master
- main
pages:
script:
@ -13,4 +13,4 @@ pages:
paths:
- public
only:
- master
- main