Create pull.yml

This commit is contained in:
light 2022-02-28 19:00:08 +08:00 committed by GitHub
parent e9dcb41b04
commit a25d487abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.github/pull.yml vendored Normal file
View File

@ -0,0 +1,5 @@
version: "1"
rules:
- base: master
upstream: shufflewzc:master # change `wei` to the owner of upstream repo
mergeMethod: hardreset