mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-13 00:11:03 +02:00
If git show-ref returns an error, i.e. the branch already exists, then we should not create a pull request, but simply return error. Otherwise, the Github Actions would always try to create pull requests even when the branch still exists.