Skip to content

Commit 8ba00c6

Browse files
committed
Config changes to reflect the default branch from master to main.
1 parent 921ce8b commit 8ba00c6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"sync_notification_subscribers": [],
3636
"branches_to_filter": [],
3737
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/memdocs",
38-
"git_repository_branch_open_to_public_contributors": "master",
38+
"git_repository_branch_open_to_public_contributors": "main",
3939
"skip_source_output_uploading": false,
4040
"need_preview_pull_request": true,
4141
"contribution_branch_mappings": {},
4242
"dependent_repositories": [
4343
{
4444
"path_to_root": "_themes",
4545
"url": "https://github.com/Microsoft/templates.docs.msft",
46-
"branch": "master",
46+
"branch": "main",
4747
"branch_mapping": {}
4848
},
4949
{
@@ -55,7 +55,7 @@
5555
{
5656
"path_to_root": "_themes.pdf",
5757
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
58-
"branch": "master",
58+
"branch": "main",
5959
"branch_mapping": {}
6060
}
6161
],

0 commit comments

Comments
 (0)