Update lock.yml

This commit is contained in:
Luc 2020-09-21 11:51:09 +02:00 committed by GitHub
parent 77b1f43c08
commit 6d85e7b25b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
ame: 'Lock threads'
name: 'Lock threads'
on:
schedule:
@ -14,7 +14,7 @@ jobs:
issue-lock-inactive-days: '1'
issue-exclude-created-before: ''
issue-exclude-labels: 'planned'
issue-lock-labels: ''
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-reason: 'resolved'
pr-lock-inactive-days: '365'