Skip to content

Commit bcdae46

Browse files
Workflow
1 parent f055be1 commit bcdae46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
git config --global user.email "github-actions-automege[bot]@users.noreply.github.com"
8484
PR_NUMBER="${{ steps.pr.outputs.pr_number }}"
8585
if [ -n "$PR_NUMBER" ]; then
86-
gh pr review "$PR_NUMBER" --approve
8786
gh pr merge "$PR_NUMBER" --squash --admin
8887
fi
8988

0 commit comments

Comments
 (0)