mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[CI] Increase operations-per-run for the stale script
This commit is contained in:
parent
6c797bf86a
commit
b60408c9f1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -29,4 +29,4 @@ jobs:
|
|||
stale-pr-message: 'This PR is stale because it received no updates in the last 4 months. Without removing the stale label, or commenting on this ticket it will be closed in 2 weeks.'
|
||||
stale-issue-label: 'no-issue-activity'
|
||||
stale-pr-label: 'no-pr-activity'
|
||||
operations-per-run: 50
|
||||
operations-per-run: 100
|
||||
|
|
Loading…
Reference in a new issue