Skip to content

Commit b5f05ab

Browse files
author
Chris Elion
authored
Only run bot on issues (#2671)
1 parent 36048ea commit b5f05ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/stale.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
# Label to use when marking as stale
55
staleLabel: stale
66

7+
# Only run on issues
8+
only: issues
9+
710
# Issue specific configuration
811
issues:
912
# TODO: Raise the limitPerRun once we are satisfied with the bot's performance

0 commit comments

Comments
 (0)