Skip to content

Commit 3a4c852

Browse files
committed
fix: Cleanup
1 parent 4b0da5e commit 3a4c852

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ jobs:
6363
MERGE_LABELS: ''
6464
MERGE_REQUIRED_APPROVALS: 0
6565
MERGE_METHOD: squash
66-
MERGE_COMMIT_MESSAGE: "pull-request-description"
66+
MERGE_COMMIT_MESSAGE: "pull-request-title"
6767
MERGE_ERROR_FAIL: true
6868
MERGE_DELETE_BRANCH: true
69-
MERGE_FORKS: false
69+
MERGE_FORKS: false
70+
UPDATE_METHOD: rebase

0 commit comments

Comments
 (0)