From 019d706dd9f450604fcc96fb21631ad7cab29aaa Mon Sep 17 00:00:00 2001 From: hashark <18191362+hashark@users.noreply.github.com> Date: Tue, 11 Jun 2019 18:45:12 +0300 Subject: [PATCH] deleting pull.yml as it was added by accident --- .github/pull.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/pull.yml diff --git a/.github/pull.yml b/.github/pull.yml deleted file mode 100644 index 1a2188824..000000000 --- a/.github/pull.yml +++ /dev/null @@ -1,10 +0,0 @@ -version: "1" -rules: - - base: master - upstream: aviperes:master # change `wei` to the owner of upstream repo - mergeMethod: hardreset - assignees: - - hashark - reviewers: - - hashark -