change to merge method

This commit is contained in:
Oldcustard 2023-02-26 22:03:35 +11:00
parent b705d4f567
commit ded02f015f

2
.github/pull.yml vendored
View File

@ -2,4 +2,4 @@ version: "1"
rules: rules:
- base: master - base: master
upstream: ozfortress:master # change `wei` to the owner of upstream repo upstream: ozfortress:master # change `wei` to the owner of upstream repo
mergeMethod: rebase mergeMethod: merge