Skip to content

msm: camera: icp: Adapt to qcom_mdt_pas_load() API change #31

msm: camera: icp: Adapt to qcom_mdt_pas_load() API change

msm: camera: icp: Adapt to qcom_mdt_pas_load() API change #31

name: Qualcomm Preflight Checks
on:
pull_request_target:
branches: [ camera-kernel.qclinux.0.0 ]
push:
branches: [ camera-kernel.qclinux.0.0 ]
workflow_dispatch:
permissions:
contents: read
security-events: write
jobs:
qcom-preflight-checks:
uses: qualcomm/qcom-reusable-workflows/.github/workflows/qcom-preflight-checks-reusable-workflow.yml@v1.1.4
with:
# ✅ Preflight Checkers
repolinter: false # default: false
semgrep: false # default: false
copyright-license-detector: true # default: true
pr-check-emails: true # default: true
dependency-review: true # default: true
secrets:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}