mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-20 02:32:46 +08:00
Restore lockthreads.yml
This file should be modified through pull requests. This reverts commitbc71f0937b
. This reverts commit99cac0b1b9
. This reverts commit0f0da3c3d8
.
This commit is contained in:
parent
e38c9bb062
commit
c844eea661
4
.github/workflows/lockthreads.yml
vendored
4
.github/workflows/lockthreads.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue
Block a user