diff --git a/.github/workflows/pull-request-checks.yml b/.github/workflows/pull-request-checks.yml index e6c7de36..354995d5 100644 --- a/.github/workflows/pull-request-checks.yml +++ b/.github/workflows/pull-request-checks.yml @@ -1,8 +1,6 @@ name: "Pull request checks" on: - pull_request: - types: [opened, reopened, synchronize] pull_request_target: types: [opened, reopened, synchronize]