diff --git a/.github/workflows/qcom-preflight-checks.yml b/.github/workflows/qcom-preflight-checks.yml index 8308540..6c70d47 100644 --- a/.github/workflows/qcom-preflight-checks.yml +++ b/.github/workflows/qcom-preflight-checks.yml @@ -1,7 +1,7 @@ name: Qualcomm Preflight Checks on: - pull_request_target: + pull_request: branches: [ main ] push: branches: [ main ]