Increase the stale operations

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2025-02-05 23:43:38 +02:00
parent 7d202e348d
commit f1209c1279
No known key found for this signature in database
GPG Key ID: 55EF5DA53DB36318

View File

@ -6,7 +6,6 @@ on:
- cron: "0 0 * * 0" - cron: "0 0 * * 0"
workflow_dispatch: workflow_dispatch:
jobs: jobs:
label: label:
name: Label issues and PRs name: Label issues and PRs
@ -27,3 +26,4 @@ jobs:
exempt-issue-labels: rfc,nostale exempt-issue-labels: rfc,nostale
exempt-all-milestones: true exempt-all-milestones: true
exempt-all-assignees: true exempt-all-assignees: true
operations-per-run: 1000