diff --git a/.github/workflows/stale-issues-and-prs.yaml b/.github/workflows/stale-issues-and-prs.yaml index e61210b018..422faa1d07 100644 --- a/.github/workflows/stale-issues-and-prs.yaml +++ b/.github/workflows/stale-issues-and-prs.yaml @@ -24,3 +24,4 @@ jobs: days-before-issue-close: 15 days-before-pr-close: 10 exempt-pr-labels: 'bug' + operations-per-run: 100