File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 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 {
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 ,
8689 "docs_build_engine" : {
8790 "name" : " docfx_v3"
8891 }
89- }
92+ }
You can’t perform that action at this time.
0 commit comments