mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Reduce the timeout for auto-locking issues
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
rate-limit-buffer: 500
|
||||
days-inactive-issues: 70
|
||||
days-inactive-prs: 70
|
||||
days-inactive-issues: 10
|
||||
days-inactive-prs: 2
|
||||
lock-reason-issues: "resolved"
|
||||
lock-reason-prs: "resolved"
|
||||
|
||||
Reference in New Issue
Block a user