remove reviewer addition (#544)

This commit is contained in:
Vicente Canales 2024-04-09 10:04:44 -05:00 committed by GitHub
parent fd372a6960
commit 094dce3df3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,6 @@ jobs:
--base trunk \
--head ${{ steps.create-branch.outputs.BRANCH_NAME }} \
--label "Release: ${{ github.event.inputs.release_type }}" \
--reviewer "WordPress/block-themers" \
--body "
### Release PR 🤖
This is a release PR for version **${{ steps.update-version.outputs.NEW_VERSION }}**, run by **@${{ github.actor }}**.