mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-02 19:21:15 -03: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:
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'
|
||||
|
||||
Reference in New Issue
Block a user