diff --git a/.github/workflows/new-items.yml b/.github/workflows/new-items.yml index 492a0f1..1718730 100644 --- a/.github/workflows/new-items.yml +++ b/.github/workflows/new-items.yml @@ -13,7 +13,7 @@ on: issues: types: - opened - pull_request: + pull_request_target: types: - ready_for_review - opened