Skip to content

Commit 594f34c

Browse files
authored
Revert "disabling automatic branch deletion (#1120)" (#1121)
This reverts commit 6e9df24.
1 parent 6e9df24 commit 594f34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Localize/localize-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ stages:
5656
repoType: 'gitHub'
5757
prSourceBranchPrefix: 'Localize'
5858
gitHubPatVariable: '$(GitHubPAT)'
59-
isAutoCompletePrSelected: false
59+
isAutoCompletePrSelected: true
6060
gitHubPrMergeMethod: 'squash'
6161
env:
6262
SYSTEM_ACCESSTOKEN: $(System.AccessToken)

0 commit comments

Comments
 (0)