mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 00:47:30 +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
|
- uses: dessant/lock-threads@v2
|
||||||
with:
|
with:
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-lock-inactive-days: '365'
|
issue-lock-inactive-days: '456'
|
||||||
pr-lock-inactive-days: '180'
|
pr-lock-inactive-days: '180'
|
||||||
issue-exclude-labels: 'question, needs more info'
|
issue-exclude-labels: 'question, needs more info'
|
||||||
|
|
Loading…
Reference in a new issue