Stale PRs/Issues action limit extention (#17491)
This commit is contained in:
parent
03256adf79
commit
c351335661
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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user