Fixing indent

master
Ryan Summers 2021-04-09 11:27:27 +02:00
parent f26e0b100e
commit 9d22febe64
1 changed files with 5 additions and 5 deletions

View File

@ -17,8 +17,8 @@ jobs:
repository: quartiq/hitl repository: quartiq/hitl
client-payload: '{"github": ${{ toJson(github) }}}' client-payload: '{"github": ${{ toJson(github) }}}'
- uses: fountainhead/action-wait-for-check@v1.0.0 - uses: fountainhead/action-wait-for-check@v1.0.0
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
checkName: HITL checkName: HITL
ref: ${{ github.event.pull_request.head.sha }} ref: ${{ github.event.pull_request.head.sha }}