Skip to content

cleaning up the bsp_diff sensors mixins patches. #14592

cleaning up the bsp_diff sensors mixins patches.

cleaning up the bsp_diff sensors mixins patches. #14592

Workflow file for this run

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