Unverified Commit a5cf2a53 authored by Shaoshuai Shi's avatar Shaoshuai Shi Committed by GitHub
Browse files

Update close_stale_issues.yml

add `operations-per-run: 300` to increase the limit of operations to process old issues.
parent e6851409
...@@ -24,3 +24,4 @@ jobs: ...@@ -24,3 +24,4 @@ jobs:
days-before-pr-stale: -1 days-before-pr-stale: -1
days-before-pr-close: -1 days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
operations-per-run: 300
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment