We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c0ae9 commit 2f256d2Copy full SHA for 2f256d2
src/deploy/bicep/devBox/devCenter/deployDevCenter.bicep
@@ -72,6 +72,7 @@ var catalogInfo = {
72
displayName: 'Contoso Catalog'
73
uri: 'https://github.com/Evilazaro/DevExp-MicrosoftDevBox'
74
path: '/customizations/tasks'
75
+ branch: 'main'
76
}
77
78
@description('Dev Center Catalog')
0 commit comments