ci(stale): increase number of operations per run

Since we currently have lots of issues, this may help with reaching
the 2nd page of issues.
This commit is contained in:
Thales Macedo Garitezi 2022-01-03 13:25:10 -03:00
parent 1454374b25
commit f947bf6f98
No known key found for this signature in database
GPG Key ID: DD279F8152A9B6DD
1 changed files with 1 additions and 0 deletions

View File

@ -29,5 +29,6 @@ jobs:
for your contributions.
# we don't want stalebot to analyze pull requests
only-pr-labels: "ZZZDisabledZZZ"
operations-per-run: 80
...