Add main as default branch

Co-authored-by: Romain <romainx@users.noreply.github.com>
This commit is contained in:
Tania Allard
2021-04-13 11:08:02 +01:00
committed by GitHub
parent f3936a2461
commit 0634e9c43a

View File

@@ -89,6 +89,7 @@ The cookiecutter template comes with a `.github/workflows/docker.yml` file, whic
push: push:
branches: branches:
- master - master
- main
paths-ignore: paths-ignore:
- "*.md" - "*.md"
- "binder/**" - "binder/**"