-
@techytacos My suggestion: Make a separate branch called
ci
and enable CI to run there on push and also disable linear history. Push to it all you want, and each time it fails, you can amend and retry. Once you finally get it right, just merge tomain
, so all this history is hidden.🤫