60 days for lock-threads to ensure that issues and PRs get more or less a full month in stable release in case somebody would like to add something to them
This commit is contained in:
Archi
2021-12-03 10:51:48 +01:00
parent fe866554d6
commit aaf9cc67b3
2 changed files with 3 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ body:
- linux-arm
- linux-arm64
- linux-x64
- osx-arm64
- osx-x64
- win-x64
validations:

View File

@@ -11,5 +11,5 @@ jobs:
- name: Lock inactive threads
uses: dessant/lock-threads@v3.0.0
with:
issue-inactive-days: 30
pr-inactive-days: 30
issue-inactive-days: 60
pr-inactive-days: 60