From bbf8984c1b267266400b667f48ece9d93ab37261 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sat, 19 Feb 2022 17:00:28 +0100 Subject: [PATCH] Better not to autoclose PR --- .github/issue-branch.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/issue-branch.yml b/.github/issue-branch.yml index bad0e6e..703c478 100644 --- a/.github/issue-branch.yml +++ b/.github/issue-branch.yml @@ -18,4 +18,3 @@ copyIssueLabelsToPR: true copyIssueAssigneeToPR: true copyIssueProjectsToPR: false copyIssueMilestoneToPR: true -autoCloseIssue: true