Skip to content

Commit 2f256d2

Browse files
committed
Adding DevCenter Catalogs to DevCenter
1 parent f1c0ae9 commit 2f256d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deploy/bicep/devBox/devCenter/deployDevCenter.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ var catalogInfo = {
7272
displayName: 'Contoso Catalog'
7373
uri: 'https://github.com/Evilazaro/DevExp-MicrosoftDevBox'
7474
path: '/customizations/tasks'
75+
branch: 'main'
7576
}
7677

7778
@description('Dev Center Catalog')

0 commit comments

Comments
 (0)