diff --git a/.github/workflows/qcom-preflight-checks.yml b/.github/workflows/qcom-preflight-checks.yml index f130548..c3beb34 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: [ master ] push: branches: [ master ]