mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
no error if nothing to commit
This commit is contained in:
parent
38c7a2fa16
commit
01e25a9d19
2
.github/workflows/sipify-bot.yml
vendored
2
.github/workflows/sipify-bot.yml
vendored
@ -52,5 +52,5 @@ jobs:
|
||||
git config user.name qgis-bot
|
||||
git config user.email bot@qgis.org
|
||||
git add .
|
||||
git commit -m "auto sipify 🍺"
|
||||
git commit -m "auto sipify 🍺" || echo "nothing to commit"
|
||||
git push
|
||||
|
Loading…
x
Reference in New Issue
Block a user