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