Limit stale checks to issues

This commit is contained in:
Brandon Keepers 2017-04-01 11:27:26 -05:00 committed by GitHub
parent 56014880a2
commit 910630a3ee
1 changed files with 2 additions and 0 deletions

2
.github/stale.yml vendored
View File

@ -24,3 +24,5 @@ markComment: >
Thank you for all your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
# Limit to only `issues` or `pulls`
only: issues