Skip to content

Commit dc90727

Browse files
BillWagnerherohua
andauthored
update with existing .openpublishing.publish.config.json (#160)
Co-authored-by: Ying Hua <[email protected]>
1 parent 65a876e commit dc90727

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,17 @@
3636
}
3737
],
3838
"notification_subscribers": [],
39+
"sync_notification_subscribers": null,
3940
"branches_to_filter": [],
4041
"skip_source_output_uploading": false,
4142
"need_preview_pull_request": true,
4243
"need_pr_comments": false,
44+
"contribution_branch_mappings": null,
4345
"dependent_repositories": [
4446
{
4547
"path_to_root": "_themes",
4648
"url": "https://github.com/Microsoft/templates.docs.msft",
47-
"branch": "master",
49+
"branch": "main",
4850
"branch_mapping": {}
4951
},
5052
{
@@ -54,6 +56,7 @@
5456
"branch_mapping": {}
5557
}
5658
],
59+
"branch_target_mapping": null,
5760
"need_generate_pdf_url_template": false,
5861
"need_generate_pdf": false,
5962
"need_generate_intellisense": false,
@@ -86,4 +89,4 @@
8689
"docs_build_engine": {
8790
"name": "docfx_v3"
8891
}
89-
}
92+
}

0 commit comments

Comments
 (0)