feat: Unleash full power of the stale workflow (#1607)

Set stale bot action limit to default because it's actually GitHub API action limit and not the number of issues/PRs it marks per run as I thought

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Andrii Siriak 2021-09-14 21:16:13 +03:00 committed by GitHub
parent 66331a77b4
commit 9f5bfc7230
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,4 +16,3 @@ jobs:
exempt-pr-labels: 'dont-close,approved'
days-before-stale: 30
days-before-close: 7
operations-per-run: 5