Skip to content

Commit 0c27728

Browse files
committed
update pipeline name
1 parent d79ecf2 commit 0c27728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-update-galleries-pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: Azure/[email protected]
1515
with:
1616
azure-devops-project-url: 'https://dev.azure.com/msdata/SQLToolsAndLibraries'
17-
azure-pipeline-name: 'Update_AzureDataStudio_Extensions_Gallery' # name of the Azure pipeline to be triggered
17+
azure-pipeline-name: 'Update AzureDataStudio Extensions Gallery' # name of the Azure pipeline to be triggered
1818
azure-devops-token: '${{ secrets.ADO_UPDATE_GALLERIES_TOKEN }}'
1919
azure-pipeline-variables: '{"triggeringBranch": "kisantia/galleriesPipelineTest"}' # optional stringified json
2020

0 commit comments

Comments
 (0)