diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index ccafcf01a1..4c81828316 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -31,7 +31,7 @@ jobs: stale-pr-label: stale exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale exempt-pr-labels: maintainer,no-stale - operations-per-run: 500 + operations-per-run: 10000 exempt-all-assignees: true remove-stale-when-updated: true stale-issue-message: |