diff --git a/.github/pull.yml b/.github/pull.yml new file mode 100644 index 00000000..41e9fcbd --- /dev/null +++ b/.github/pull.yml @@ -0,0 +1,5 @@ +version: "1" +rules: + - base: main + upstream: weaigc:main # change `weaigc` to the owner of upstream repo + mergeMethod: hardreset