Skip to content

Commit

Permalink
Cherry pick commmit 3d02994
Browse files Browse the repository at this point in the history
  • Loading branch information
satrapu committed Jul 24, 2021
1 parent c6050fe commit 2cec7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/azure-pipelines.job-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ jobs:

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

0 comments on commit 2cec7a7

Please sign in to comment.