diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index fad2ce6..a298974 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -32,3 +32,4 @@ jobs: debug-only: ${{ github.event.inputs.debug-only }} exempt-all-pr-milestones: true exempt-all-pr-assignees: true + operations-per-run: 200