Skip to content

Commit a012c7f

Browse files
Fix code snippets repo branch reference
Change windows-code-snippets-pr branch from 'master' to 'main' to fix build pipeline errors. Co-authored-by: Copilot <[email protected]>
1 parent fd9aa11 commit a012c7f

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)