mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-29 22:56:58 +08:00
ci force pushing to upstream branch
This commit is contained in:
@@ -42,5 +42,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.name 'lvgl-bot'
|
git config --global user.name 'lvgl-bot'
|
||||||
git config --global user.email 'lvgl-bot@users.noreply.github.com'
|
git config --global user.email 'lvgl-bot@users.noreply.github.com'
|
||||||
|
git config push.default upstream
|
||||||
git commit -am "style automatic formatting"
|
git commit -am "style automatic formatting"
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user