hitl: dispatch stabilizer event
This commit is contained in:
parent
09a7ab2773
commit
f785ec2f51
|
@ -13,6 +13,6 @@ jobs:
|
|||
- uses: peter-evans/repository-dispatch@v1
|
||||
with:
|
||||
token: ${{ secrets.DISPATCH_PAT }}
|
||||
event-type: hitl
|
||||
event-type: stabilizer
|
||||
repository: quartiq/hitl
|
||||
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
|
||||
|
|
Loading…
Reference in New Issue