From bdf838e48f7ec46be870c8ca2a7df6c2e35bc543 Mon Sep 17 00:00:00 2001 From: Kevin F Date: Fri, 21 Feb 2020 03:13:33 -0600 Subject: [PATCH] Update .mergify.yml --- .mergify.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index ca22e694..e1ee534c 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,7 +1,6 @@ pull_request_rules: - - name: Automatic close + - name: auto close conditions: - - "#title!=comments" - actions: - close: - comment: We do not accept GitHub PRs + - -open + actions: + -close