From df4ef1fbe54618dce6632683c5e16433909653fe Mon Sep 17 00:00:00 2001 From: samwiseg0 <2241731+samwiseg0@users.noreply.github.com> Date: Thu, 17 Dec 2020 18:06:14 -0500 Subject: [PATCH] docs: Remove the issue lock as it will not allow users to edit [skip ci] (#376) --- .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 c98d3174b..647cdeca5 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'