Skip to content

Commit 4797384

Browse files
committed
chore(ci): revert auto merge
1 parent 6b61336 commit 4797384

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/frontend-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ jobs:
8888
2. Merge this PR to trigger the release
8989
3. The release will be automatically created with a GitHub tag" \
9090
--base main \
91-
--head $BRANCH_NAME \
92-
--merge
91+
--head $BRANCH_NAME
9392
env:
9493
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)