Skip to content

Update i915 PXP and MEI Driver to DII client. #28

Update i915 PXP and MEI Driver to DII client.

Update i915 PXP and MEI Driver to DII client. #28

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) }}