Skip to content

Commit 2cec7a7

Browse files
committed
Cherry pick commmit 3d02994
1 parent c6050fe commit 2cec7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/azure-pipelines.job-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ jobs:
531531

532532
# Load the current Git branch name into a build variable to be later used when querying SonarCloud web API for the
533533
# results of the static analysis performed against this branch.
534-
# This build step will be run only in case the build was triggered by a pul request.
534+
# This build step will be run only in case the build was triggered by a pull request.
535535
- task: PowerShell@2
536536
name: 'load_current_git_branch_name_from_pull_request_info'
537537
displayName: 'Load current Git branch name from PR info'

0 commit comments

Comments
 (0)