Skip to content

Commit

Permalink
Set auto complete to off in insertion PRs to vs-green (#9127)
Browse files Browse the repository at this point in the history
  • Loading branch information
smitpatel committed Jun 27, 2023
1 parent 29fd34a commit e222425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,4 +306,5 @@ stages:
pipelineID: $(System.DefinitionId)
InsertTargetBranch: ${{ parameters.InsertionVSGreenBranch }}
ComponentSubDir: $(Build.Repository.Name)
SetAutoComplete: false

0 comments on commit e222425

Please sign in to comment.