diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 84b1131de2e0..e485187cec8d 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -34,7 +34,9 @@ }, "azure-sdk-for-trenton": { "integrationRepository": "test-repo-billy/azure-sdk-for-trenton", - "mainRepository": "Azure/azure-sdk-for-trenton" + "mainRepository": "Azure/azure-sdk-for-trenton", + "secondaryRepository": "Azure/azure-sdk-for-trenton", + "secondaryBranch": "secondary" } } }