diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index c76073bf..6b9c267a 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -1,6 +1,6 @@ name: '🙏 Assign Review' on: - pull_request: + pull_request_target: types: [opened, ready_for_review] permissions: