Skip to content

Commit 3a73ceb

Browse files
committed
Add dependent repos for AZ SignalR and WebPubSub
1 parent f4459a1 commit 3a73ceb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.openpublishing.publish.config.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -842,6 +842,18 @@
842842
"url": "https://github.com/Azure-Samples/msdocs-flask-postgresql-sample-app",
843843
"branch": "main",
844844
"branch_mapping": {}
845+
},
846+
{
847+
"path_to_root": "azure-signalr-samples",
848+
"url": "https://github.com/aspnet/AzureSignalR-samples",
849+
"branch": "main",
850+
"branch_mapping": {}
851+
},
852+
{
853+
"path_to_root": "azure-webpubsub-samples",
854+
"url": "https://github.com/Azure/azure-webpubsub",
855+
"branch": "main",
856+
"branch_mapping": {}
845857
}
846858
],
847859
"branch_target_mapping": {

0 commit comments

Comments
 (0)