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
That is, if we haven't merged a flake.lock PR by the time the job runs again, the job should push to the existing branch, updating the unmerged PR with the latest flake.lock changes.
Currently it fails because the branch already exists; instead of failing, it should push to the existing branch.