From 94afe3285ebde0a5d5412e38ecc4b53af9dfe115 Mon Sep 17 00:00:00 2001 From: Wanpeng Li Date: Tue, 6 Aug 2024 12:01:14 +0800 Subject: [PATCH] test breaking change mlc in js (#3451) * ` * ` * Revert "`" This reverts commit c26fc6a348a2b2d7db82c74a801ae8610c25d65f. --- specificationRepositoryConfiguration.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 9c6ad529e741..d66a27101461 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -14,7 +14,8 @@ }, "azure-sdk-for-js": { "integrationRepository": "azure-sdk/azure-sdk-for-js", - "mainRepository": "Azure/azure-sdk-for-js" + "mainRepository": "test-repo-billy/azure-sdk-for-js", + "mainBranch": "test_repo_breaking_change_mlc" }, "azure-sdk-for-net": { "integrationRepository": "azure-sdk/azure-sdk-for-net", @@ -78,4 +79,4 @@ "@azure-tools/typespec-ts": "azure-sdk-for-js", "@azure-tools/typespec-go": "azure-sdk-for-go" } -} +} \ No newline at end of file