mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-01 07:40:37 +02:00
add pull config
This commit is contained in:
8
.github/pull.yml
vendored
Normal file
8
.github/pull.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
version: "1"
|
||||
rules:
|
||||
- base: master
|
||||
upstream: minetest-mods:master
|
||||
mergeMethod: hardreset
|
||||
- base: pandorabox
|
||||
upstream: minetest-mods:master
|
||||
mergeMethod: merge
|
Reference in New Issue
Block a user