diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index cf2cfc6894a..472e29f9f38 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -33,4 +33,5 @@ jobs: If the PR is waiting for review, notify the dev@lucene.apache.org list. Thank you for your contribution! - debug-only: true + operations-per-run: 500 # operations budget + debug-only: false # turn on to run the action without applying changes