mirror of
https://github.com/jarun/nnn.git
synced 2025-01-15 13:26:37 +00:00
fix: Lock threads
This commit is contained in:
parent
f87104dd40
commit
b6abe95870
4
.github/workflows/lock.yml
vendored
4
.github/workflows/lock.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
- uses: dessant/lock-threads@v5
|
- uses: dessant/lock-threads@v5
|
||||||
with:
|
with:
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-lock-inactive-days: '30'
|
issue-inactive-days: '30'
|
||||||
issue-lock-reason: ''
|
issue-lock-reason: ''
|
||||||
pr-lock-inactive-days: '30'
|
pr-inactive-days: '30'
|
||||||
pr-lock-reason: ''
|
pr-lock-reason: ''
|
||||||
|
|
Loading…
Reference in a new issue