mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-05 08:30:18 +00:00
Misc
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:
4
.github/workflows/lock-threads.yml
vendored
4
.github/workflows/lock-threads.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user