Skip to content

changing usb modules to static #8490

changing usb modules to static

changing usb modules to static #8490

---
name: Run CI checks
on:
pull_request:
types: "**"
branches: "**"
pull_request_review:
types: "**"
branches: "**"
jobs:
TriggerWorkfows:
uses: projectceladon/celadonworkflows/.github/workflows/trigger_ci.yml@v1.0
with:
EVENT: ${{ toJSON(github.event) }}