We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0232a87 commit a7c11cfCopy full SHA for a7c11cf
.openpublishing.publish.config.json
@@ -23,15 +23,15 @@
23
"sync_notification_subscribers": [],
24
"branches_to_filter": [],
25
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/terminal",
26
- "git_repository_branch_open_to_public_contributors": "master",
+ "git_repository_branch_open_to_public_contributors": "main",
27
"skip_source_output_uploading": false,
28
"need_preview_pull_request": true,
29
"contribution_branch_mappings": {},
30
"dependent_repositories": [
31
{
32
"path_to_root": "_themes",
33
"url": "https://github.com/Microsoft/templates.docs.msft",
34
- "branch": "master",
+ "branch": "main",
35
"branch_mapping": {}
36
}
37
],
@@ -40,4 +40,4 @@
40
"docs_build_engine": {
41
"name": "docfx_v3"
42
43
-}
+}
0 commit comments