1
0
mirror of synced 2024-09-23 19:18:24 +02:00

git: Increase stale issue operations to 200

This commit is contained in:
WerWolv 2024-08-03 20:10:09 +02:00
parent fafce72c01
commit e9f7908afb

View File

@ -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"