diff --git a/.github/workflows/qcom-preflight-checks.yml b/.github/workflows/qcom-preflight-checks.yml index 5aeb9f7..427582a 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 - latest