From 7cd45984b8baf2ae38df8f2c299196aa32d9376b Mon Sep 17 00:00:00 2001 From: Avichai Cohen Date: Tue, 11 Jun 2019 12:23:14 +0300 Subject: [PATCH] adding pull.yml file --- .github/pull.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/pull.yml diff --git a/.github/pull.yml b/.github/pull.yml new file mode 100644 index 000000000..78960b078 --- /dev/null +++ b/.github/pull.yml @@ -0,0 +1,5 @@ +version: "1" +rules: + - base: master + upstream: aviperes:Fix.25.12.2018 # change `wei` to the owner of upstream repo + mergeMethod: hardreset