Skip to content

Commit 2e9a95b

Browse files
Merge pull request #239662 from ggailey777/patch-2
Fix branch name in the Functions GHA repo mapping
2 parents 6a9b83e + 54601e5 commit 2e9a95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@
10071007
{
10081008
"path_to_root": "azure-actions-workflow-samples",
10091009
"url": "https://github.com/Azure/actions-workflow-samples",
1010-
"branch": "main",
1010+
"branch": "master",
10111011
"branch_mapping": {}
10121012
}
10131013
],

0 commit comments

Comments
 (0)