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