ci fix check style action
The ability for lvgl-bot to format isn't being added.
This commit is contained in:
2
.github/workflows/check_style.yml
vendored
2
.github/workflows/check_style.yml
vendored
@@ -35,5 +35,5 @@ jobs:
|
|||||||
message: |
|
message: |
|
||||||
Your PR needs its formatting corrected before it can be merged upstream.
|
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 }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user