From 0377b8e40b0d3e424da11194e97659c5066c0a1d Mon Sep 17 00:00:00 2001
From: Marcus Hoff <marcus.hoff@ring2.dk>
Date: Thu, 27 Aug 2020 14:01:41 +0200
Subject: Automatic PR from upstream

---
 .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..8238ed5df
--- /dev/null
+++ b/.github/pull.yml
@@ -0,0 +1,5 @@
+version: "1"
+rules:
+  - base: current
+    upstream: vyos:current    # change `wei` to the owner of upstream repo
+    mergeMethod: hardreset
-- 
cgit v1.2.3