Add pull config.

This commit is contained in:
Keanu Timmermans 2021-01-16 14:17:26 +01:00
parent 0ddb5c5777
commit 5425d38058
Signed by: keanucode
GPG Key ID: A7431C0D513CA93B
1 changed files with 6 additions and 0 deletions

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

@ -0,0 +1,6 @@
version: "1"
rules:
- base: master
upstream: dmitmel:master
mergeMethod: merge
mergeUnstable: true