Skip to content

Add Qualcomm Preflight Checks #1

Add Qualcomm Preflight Checks

Add Qualcomm Preflight Checks #1

name: Qualcomm Preflight Checks
on:
pull_request:
push:
branches: [ "main" ]
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

Check failure on line 14 in .github/workflows/qcom-preflight-checks.yml

View workflow run for this annotation

GitHub Actions / Qualcomm Preflight Checks

Invalid workflow file

The workflow is not valid. .github/workflows/qcom-preflight-checks.yml (Line: 14, Col: 11): Secret SEMGREP_APP_TOKEN is required, but not provided while calling.
with:
# ✅ Preflight Checkers
repolinter: true # default: true
semgrep: false # default: true
copyright-license-detector: true # default: true
pr-check-emails: true # default: true
dependency-review: true # default: true