ci ensure lvgl-bot is used to make commits

This commit is contained in:
embeddedt
2021-12-12 21:49:22 -05:00
committed by GitHub
parent 02f02fa78f
commit 9fcf52a82b

View File

@@ -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