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: ''