Update cherry_pick.py

This commit is contained in:
Raúl Marín 2024-05-02 21:42:49 +02:00 committed by GitHub
parent 713467e812
commit a30d923672
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -488,7 +488,6 @@ class Backport:
ReleaseBranch(br, pr, self.repo, self.backport_created_label)
for br in self.release_branches
] # type: List[ReleaseBranch]
found = True
break
if not branches: