Skip to content

Commit 2b8722b

Browse files
authored
[None][chore] Increase operations-per-run to 1000 for stale action (#8162)
Signed-off-by: Kanghwan Jang <[email protected]>
1 parent 27a5091 commit 2b8722b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto-close-inactive-issues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
labels-to-remove-when-unstale: 'stale,waiting for feedback'
2929
stale-issue-label: 'stale'
3030
stale-pr-label: 'stale'
31+
operations-per-run: 1000

0 commit comments

Comments
 (0)