We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5d524 commit f1a35b3Copy full SHA for f1a35b3
.github/workflows/trigger-pr-build.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: 'Print triggering branch name'
12
run: echo "GITHUB_REF_NAME IS $GITHUB_REF_NAME"
13
14
- - uses: Azure/[email protected]
+ - uses: Azure/[email protected]
15
with:
16
azure-devops-project-url: 'https://dev.azure.com/msdata/SQLToolsAndLibraries'
17
azure-pipeline-name: 'VSCode MSSQL - Buddy' # name of the Azure pipeline to be triggered
0 commit comments