Revert "Stale PRs/Issues action limit extention (#17491)" (#17868)

This reverts commit c351335661.
This commit is contained in:
Alina Kladieva 2023-06-03 00:50:57 +02:00 committed by GitHub
parent eb588f0336
commit acb4b1d37b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,4 @@ jobs:
days-before-issue-stale: 274
days-before-close: 7
ascending: true
operations-per-run: 5000
repo-token: ${{ secrets.STALE_ISSUES_TOKEN }}
exempt-pr-labels: 'no_stale'