Create pull.yml

This commit is contained in:
Oldcustard 2023-02-15 19:35:40 +11:00 committed by GitHub
parent dffc20e24e
commit f260d50470
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: ozfortress:master # change `wei` to the owner of upstream repo
mergeMethod: rebase