Skip to content

Commit 7d56214

Browse files
authored
trigger
1 parent 1b57d92 commit 7d56214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure_pipelines/pr-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- bash: |
2727
echo "Source branch : $(System.PullRequest.SourceBranch) Target branch : $(System.PullRequest.targetBranchName)"
2828
az pipelines run --project 'IDDP' --id 2728 --branch dev --organization 'https://dev.azure.com/IdentityDivision' --variables source_branch=$(System.PullRequest.SourceBranch) target_branch=$(System.PullRequest.targetBranchName)
29-
displayName: 'Trigger pipeline in ADO clone for PRAssistant bot'
29+
displayName: 'Trigger pipeline in ADO clone for PRAssistant bot to review'
3030
env:
3131
AZURE_DEVOPS_EXT_PAT: $(System.AccessToken)
3232
failOnStderr: false

0 commit comments

Comments
 (0)