ci force pushing to upstream branch
This commit is contained in:
1
.github/workflows/handle_format_request.yml
vendored
1
.github/workflows/handle_format_request.yml
vendored
@@ -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