Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit ddb6e91

Browse files
authored
Update integrate_llvm.yml
1 parent 12e272f commit ddb6e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integrate_llvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
with:
112112
token: ${{ steps.generate-token.outputs.token }}
113113
pull-request-number: ${{ steps.cpr.outputs.pull-request-number }}
114-
merge-method: rebase
114+
merge-method: merge
115115

116116
- name: Auto approve
117117
if: steps.cpr.outputs.pull-request-operation == 'created'

0 commit comments

Comments
 (0)