Streamline Github workflows so tickets stay open longer.

This commit is contained in:
Knutwurst
2023-04-23 21:43:36 +02:00
parent fb281baa27
commit 9f93a2cc5d
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ jobs:
with:
github-token: ${{ github.token }}
process-only: 'issues'
issue-lock-inactive-days: '60'
issue-lock-inactive-days: '300'
issue-exclude-created-before: ''
issue-exclude-labels: 'no-locking'
issue-lock-labels: ''