How to allow merge for specific PRs by another specific team?

Hey folks,
I’m currently testing a new CI pipeline workflow which prepares a new repository release by creating an updating PRs.

Usually I use a branch protection for main which allows the Contributor + Owner team to review and merge.

How to Do I secure the above mentioned special release pull requests? - These should only be merged by another special team called release team.