Skip to content

Commit cd29127

Browse files
Fix build: update windows-code-snippets-pr branch to main
The windows-code-snippets-pr repository branch has been renamed from 'master' to 'main'. Update the dependent repository configuration to use the correct branch name. This fixes the build error: 'Failure to clone the repository with branch master'
1 parent 68c8622 commit cd29127

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
{
8989
"path_to_root": "snippets-windows",
9090
"url": "https://github.com/MicrosoftDocs/windows-code-snippets-pr",
91-
"branch": "master",
91+
"branch": "main",
9292
"branch_mapping": {}
9393
},
9494
{

0 commit comments

Comments
 (0)