diff --git a/.github/workflows/qcom-preflight-checks.yml b/.github/workflows/qcom-preflight-checks.yml index 063e09a..a0f24ab 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 ]