File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Test
22
33on :
44 push :
5- branches : [ master ]
5+ branches : [ master, main ]
66 pull_request :
7- branches : [ master ]
7+ branches : [ master, main ]
88 workflow_dispatch :
99
1010concurrency :
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Jupyter also has a number of online communication channels to help keep in touch
9393
9494As you interact with others in the Jupyter ecosystem, remember that we have a strong
9595commitment 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 )
9797for guidance on how to interact with others in a way that makes the community thrive.
9898
9999Below is a short list of Gitter channels, mailing lists, and GitHub repositories
You can’t perform that action at this time.
0 commit comments