mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
parent
99cac0b1b9
commit
bc71f0937b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lockthreads.yml
vendored
2
.github/workflows/lockthreads.yml
vendored
|
@ -20,6 +20,6 @@ jobs:
|
|||
- uses: dessant/lock-threads@v2
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
issue-lock-inactive-days: '365'
|
||||
issue-lock-inactive-days: '456'
|
||||
pr-lock-inactive-days: '180'
|
||||
issue-exclude-labels: 'question, needs more info'
|
||||
|
|
Loading…
Reference in a new issue