Skip to content

Commit 63badc5

Browse files
authored
dev (#232)
1 parent b44a4e3 commit 63badc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
2525
MERGE_LABELS: "" # 不需要 label
26-
MERGE_METHOD: "rebase" # merge squash rebase
26+
MERGE_METHOD: "squash" # merge squash rebase
2727
MERGE_FILTER_AUTHOR: "cloverdefa" # 只自動合併自己開的 PR

0 commit comments

Comments
 (0)