Skip to content

Use optee-enabled ACRN binary for optee-enabled build #620

Use optee-enabled ACRN binary for optee-enabled build

Use optee-enabled ACRN binary for optee-enabled build #620

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