We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6050fe commit 2cec7a7Copy full SHA for 2cec7a7
Build/azure-pipelines.job-template.yml
@@ -531,7 +531,7 @@ jobs:
531
532
# Load the current Git branch name into a build variable to be later used when querying SonarCloud web API for the
533
# 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.
+ # This build step will be run only in case the build was triggered by a pull request.
535
- task: PowerShell@2
536
name: 'load_current_git_branch_name_from_pull_request_info'
537
displayName: 'Load current Git branch name from PR info'
0 commit comments