mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 01:51:09 +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.
Description
Languages
Shell
93.1%
Python
6.9%