Skip to content

Commit 33ef5b9

Browse files
committed
comment out variable
1 parent 9db94c3 commit 33ef5b9

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
@@ -19,4 +19,4 @@ jobs:
1919
azure-devops-project-url: 'https://dev.azure.com/msdata/SQLToolsAndLibraries'
2020
azure-pipeline-name: 'SqlOpsStudioExtensions-Official' # name of the Azure pipeline to be triggered
2121
azure-devops-token: '${{ secrets.ADO_UPDATE_GALLERIES_TOKEN }}'
22-
azure-pipeline-variables: '{triggeringBranch": "$GITHUB_REF_NAME"}' # pass branch name to pipeline
22+
# azure-pipeline-variables: '{triggeringBranch": "$GITHUB_REF_NAME"}' # pass branch name to pipeline

0 commit comments

Comments
 (0)