git-for-windows / git-for-windows-automation

A few GitHub workflows and support code to help with Git for Windows' day-to-day tasks
10 stars 9 forks source link

open-pr: don't concatenate after last command of a step #31

Closed rimrul closed 1 year ago

rimrul commented 1 year ago

We've split a step into two, but left the && at the end of the first. That leads to failures like this one:

https://github.com/git-for-windows/git-for-windows-automation/actions/runs/4150668809/jobs/7180481501