We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db94c3 commit 33ef5b9Copy full SHA for 33ef5b9
.github/workflows/trigger-update-galleries-pipeline.yml
@@ -19,4 +19,4 @@ jobs:
19
azure-devops-project-url: 'https://dev.azure.com/msdata/SQLToolsAndLibraries'
20
azure-pipeline-name: 'SqlOpsStudioExtensions-Official' # name of the Azure pipeline to be triggered
21
azure-devops-token: '${{ secrets.ADO_UPDATE_GALLERIES_TOKEN }}'
22
- azure-pipeline-variables: '{triggeringBranch": "$GITHUB_REF_NAME"}' # pass branch name to pipeline
+ # azure-pipeline-variables: '{triggeringBranch": "$GITHUB_REF_NAME"}' # pass branch name to pipeline
0 commit comments