Skip to content

Report usb device status in case of msg error from host to device #254

Report usb device status in case of msg error from host to device

Report usb device status in case of msg error from host to device #254

Workflow file for this run

---
name: Run CI checks
on:
pull_request:
types: "**"
branches: "**"
pull_request_review:
types: "**"
branches: "**"
jobs:
TriggerWorkfows:
uses: projectceladon/celadonworkflows/.github/workflows/[email protected]
with:
EVENT: ${{ toJSON(github.event) }}