change master to main

This commit is contained in:
Vicky Steeves 2020-11-30 18:28:59 +00:00
parent 906ee1d234
commit 921c2b28f3
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