mirror of
https://github.com/WordPress/create-block-theme.git
synced 2025-10-03 16:11:13 +08:00
remove reviewer addition (#544)
This commit is contained in:
parent
fd372a6960
commit
094dce3df3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release-new-version.yml
vendored
1
.github/workflows/release-new-version.yml
vendored
|
@ -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 }}**.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue