From a8190bac75cb3a4cccbabceb48e30f7ce5c24db7 Mon Sep 17 00:00:00 2001 From: Matthias Bussonnier Date: Sat, 9 Dec 2023 08:22:11 -0800 Subject: [PATCH] Update branches names. (#750) --- .github/workflows/validate.yml | 4 ++-- community.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 275abd91..8f27c649 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -2,9 +2,9 @@ name: Test on: push: - branches: [ master ] + branches: [ master, main ] pull_request: - branches: [ master ] + branches: [ master, main ] workflow_dispatch: concurrency: diff --git a/community.md b/community.md index ac98021e..b261413e 100644 --- a/community.md +++ b/community.md @@ -93,7 +93,7 @@ Jupyter also has a number of online communication channels to help keep in touch As you interact with others in the Jupyter ecosystem, remember that we have a strong commitment to being an **open, inclusive, and positive community**. Please read the -[Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md) +[Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/main/conduct/code_of_conduct.md) for guidance on how to interact with others in a way that makes the community thrive. Below is a short list of Gitter channels, mailing lists, and GitHub repositories