Skip to content

Commit 910630a

Browse files
authored
Limit stale checks to issues
1 parent 5601488 commit 910630a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ markComment: >
2424
Thank you for all your contributions.
2525
# Comment to post when closing a stale issue. Set to `false` to disable
2626
closeComment: false
27+
# Limit to only `issues` or `pulls`
28+
only: issues

0 commit comments

Comments
 (0)