From 50eb83a3c3c8f8dd623c4d6dce6393a165cc0f84 Mon Sep 17 00:00:00 2001 From: samwiseg0 <2241731+samwiseg0@users.noreply.github.com> Date: Mon, 21 Dec 2020 12:34:04 -0500 Subject: [PATCH] Do not lock issue as it will precent the author from commenting. --- .github/workflows/invalid_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/invalid_template.yml b/.github/workflows/invalid_template.yml index c98d3174..647cdeca 100644 --- a/.github/workflows/invalid_template.yml +++ b/.github/workflows/invalid_template.yml @@ -15,5 +15,5 @@ jobs: issue-comment: > :wave: @{issue-author}, please edit your issue and follow the template provided. close-issue: false - lock-issue: true + lock-issue: false issue-lock-reason: 'resolved'