diff --git a/.github/workflows/triagePr.yml b/.github/workflows/triagePr.yml index 9934477..8e224ef 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