diff --git a/.github/workflows/triagePr.yml b/.github/workflows/triagePr.yml index 99344773..8e224ef4 100644 --- a/.github/workflows/triagePr.yml +++ b/.github/workflows/triagePr.yml @@ -1,10 +1,4 @@ name: Pull request triage - -on: - pull_request_target: - types: [opened] - -permissions: pull-requests: write issues: write