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

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