Skip to content

Commit aa586f7

Browse files
author
Chris Elion
authored
Allow more bot actions per run (#2674)
1 parent b5f05ab commit aa586f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/stale.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ only: issues
99

1010
# Issue specific configuration
1111
issues:
12-
# TODO: Raise the limitPerRun once we are satisfied with the bot's performance
13-
limitPerRun: 1
12+
limitPerRun: 5
1413
daysUntilStale: 14
1514
daysUntilClose: 14
1615
markComment: >

0 commit comments

Comments
 (0)