ci fix check style action

The ability for lvgl-bot to format isn't being added.
This commit is contained in:
embeddedt
2021-12-21 08:57:46 -05:00
committed by GitHub
parent 1cb9778914
commit 5bb3686ea8

View File

@@ -35,5 +35,5 @@ jobs:
message: |
Your PR needs its formatting corrected before it can be merged upstream.
Please comment `@lvgl-bot format` if you would like our bot to commit this change for you.
Please run `scripts/code-format.py` and commit the resulting change.
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}