ci force pushing to upstream branch

This commit is contained in:
embeddedt
2021-12-12 21:55:47 -05:00
committed by GitHub
parent cb3de308fd
commit 8277f78d13

View File

@@ -42,5 +42,6 @@ jobs:
run: |
git config --global user.name 'lvgl-bot'
git config --global user.email 'lvgl-bot@users.noreply.github.com'
git config push.default upstream
git commit -am "style automatic formatting"
git push