Restore lockthreads.yml

This file should be modified through pull requests.

This reverts commit bc71f0937b.
This reverts commit 99cac0b1b9.
This reverts commit 0f0da3c3d8.
This commit is contained in:
ridiculousfish 2022-11-12 10:06:26 -08:00
parent e38c9bb062
commit c844eea661

View File

@ -20,6 +20,6 @@ jobs:
- uses: dessant/lock-threads@v2
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: '456'
pr-lock-inactive-days: '180'
issue-lock-inactive-days: '365'
pr-lock-inactive-days: '365'
issue-exclude-labels: 'question, needs more info'