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: script:
- nikola build - nikola build
except: except:
- master - main
pages: pages:
script: script:
@ -13,4 +13,4 @@ pages:
paths: paths:
- public - public
only: only:
- master - main