Skip to content

Enable ModemManager QRTR + QCOM SoC plugin with external M.2 attach through MHI ports #2968

Enable ModemManager QRTR + QCOM SoC plugin with external M.2 attach through MHI ports

Enable ModemManager QRTR + QCOM SoC plugin with external M.2 attach through MHI ports #2968

Workflow file for this run

name: Build on PR
on:
pull_request:
paths-ignore:
- 'README.md'
- 'README'
- 'SECURITY.md'
permissions:
checks: write
pull-requests: write
contents: read
packages: read
jobs:
event-file:
name: "Upload event file"
runs-on: ubuntu-latest
steps:
- name: Upload
uses: actions/upload-artifact@v6
with:
name: Event File
path: ${{ github.event_path }}
build-pr:
uses: ./.github/workflows/build-yocto.yml