diff --git a/src/Umbraco.Web.UI.Client/.github/workflows/pr-first-response.yml b/src/Umbraco.Web.UI.Client/.github/workflows/pr-first-response.yml index fe5225a929..8bb123ad55 100644 --- a/src/Umbraco.Web.UI.Client/.github/workflows/pr-first-response.yml +++ b/src/Umbraco.Web.UI.Client/.github/workflows/pr-first-response.yml @@ -1,8 +1,6 @@ name: pr-first-response -on: - pull_request_target: - types: [opened] +on: [pull_request] jobs: send-response: