mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-13 20:28:18 +10:00
vcs: fix lock workflow config (#1113)
This commit is contained in:
3
.github/workflows/lock.yml
vendored
3
.github/workflows/lock.yml
vendored
@@ -11,4 +11,5 @@ jobs:
|
||||
- uses: dessant/lock-threads@v3
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
issue-lock-inactive-days: '90'
|
||||
issue-inactive-days: '90'
|
||||
pr-inactive-days: '90'
|
||||
|
||||
Reference in New Issue
Block a user