Skip to content

Commit a8190ba

Browse files
authored
Update branches names. (jupyter#750)
1 parent 40e935e commit a8190ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/validate.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Test
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ master, main ]
66
pull_request:
7-
branches: [ master ]
7+
branches: [ master, main ]
88
workflow_dispatch:
99

1010
concurrency:

community.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Jupyter also has a number of online communication channels to help keep in touch
9393

9494
As you interact with others in the Jupyter ecosystem, remember that we have a strong
9595
commitment to being an **open, inclusive, and positive community**. Please read the
96-
[Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md)
96+
[Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/main/conduct/code_of_conduct.md)
9797
for guidance on how to interact with others in a way that makes the community thrive.
9898

9999
Below is a short list of Gitter channels, mailing lists, and GitHub repositories

0 commit comments

Comments
 (0)