Stale PRs/Issues action limit extention (#17491)
This commit is contained in:
2
.github/workflows/stale_prs_and_issues.yml
vendored
2
.github/workflows/stale_prs_and_issues.yml
vendored
@@ -21,3 +21,5 @@ jobs:
|
||||
days-before-stale: 14
|
||||
days-before-close: 7
|
||||
ascending: true
|
||||
operations-per-run: 5000
|
||||
repo-token: ${{ secrets.STALE_ISSUES_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user