ci ensure lvgl-bot is used to make commits
This commit is contained in:
1
.github/workflows/handle_format_request.yml
vendored
1
.github/workflows/handle_format_request.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
if: success()
|
||||
with:
|
||||
token: ${{ secrets.LVGL_BOT_TOKEN }}
|
||||
ref: ${{ steps.comment-branch.outputs.head_ref }}
|
||||
- name: Format code
|
||||
run: python code-format.py
|
||||
|
||||
Reference in New Issue
Block a user