mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
git: Increase stale issue operations to 200
This commit is contained in:
3
.github/workflows/stale_issues.yml
vendored
3
.github/workflows/stale_issues.yml
vendored
@@ -13,7 +13,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/stale@v5
|
||||
with:
|
||||
operations-per-run: '100'
|
||||
operations-per-run: '200'
|
||||
ascending: true
|
||||
days-before-issue-stale: 334
|
||||
days-before-issue-close: 30
|
||||
stale-issue-label: "stale"
|
||||
|
||||
Reference in New Issue
Block a user