revert: "feat: increase operations per run for workflow: cron"

sudoforge created

This reverts commit c67d75faaa432889caa4deafc7e58d4099fac2cd.

Change summary

.github/workflows/cron.yml | 1 -
1 file changed, 1 deletion(-)

Detailed changes

.github/workflows/cron.yml 🔗

@@ -15,7 +15,6 @@ jobs:
     steps:
       - uses: actions/stale@v9
         with:
-          operations-per-run: 1000
           stale-issue-label: lifecycle/stale
           stale-pr-label: lifecycle/stale
           days-before-stale: 90