git: Increased stale issue operations per run to 100
This commit is contained in:
parent
b523f55984
commit
3dd5b2365a
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user