From 77b1f43c08720c697bfffaa18d74b70d74a7136d Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Mon, 21 Sep 2020 11:48:13 +0200 Subject: [PATCH] Update lock.yml --- .github/workflows/lock.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index c5b82724..b2154537 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -14,10 +14,8 @@ jobs: issue-lock-inactive-days: '1' issue-exclude-created-before: '' issue-exclude-labels: 'planned' - issue-lock-labels: 'outdated' - issue-lock-comment: 'This issue has been automatically locked since there - has not been any recent activity after it was closed. - Please open a new issue for related bugs.' + issue-lock-labels: '' + issue-lock-comment: 'This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.' issue-lock-reason: 'resolved' pr-lock-inactive-days: '365' pr-exclude-created-before: ''