Skip to content

Commit 47f5994

Browse files
committed
first run
1 parent 13f7220 commit 47f5994

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/staleIssues.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
close-issue-message: "This issue was closed due to 7 days of inactivity after being marked as stale. Feel free to reopen it if it remains relevant."
2020
days-before-pr-close: false
2121
days-before-pr-stale: false
22-
debug-only: 'true'
23-
operations-per-run: 100 # Process only 100 issues per run
22+
operations-per-run: 30
2423
ascending: true
2524
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)