1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

ci more debugging for formatting action

This commit is contained in:
embeddedt 2021-12-12 21:35:18 -05:00 committed by GitHub
parent be9722c420
commit 2f8e4bc4c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,10 @@ on:
types: [created]
jobs:
test-github:
runs-on: ubuntu-latest
steps:
- run: echo '${{ toJSON(github) }}'
update-formatting:
continue-on-error: true
if: github.event.issue.pull_request && github.event.issue.user.login == github.event.pull_request.user.login