Skip to content

Commit

Permalink
remove reviewer addition (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcanales authored Apr 9, 2024
1 parent fd372a6 commit 094dce3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-new-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}**.
Expand Down

0 comments on commit 094dce3

Please sign in to comment.