You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ng-dev/pr): Move the cleanup of the merge attempt to the finally block (#216)
Move the cleanup of the merge attempt to the finally block to ensure that the cleanup
of the generated branches occurs regardless of the success of the merge attempt.
PR Close#216
0 commit comments