stalebot: only update one issue per run to prepare for re-enabling it (#3129)

This commit is contained in:
Doug Fawley
2019-10-29 13:24:38 -07:00
committed by GitHub
parent 5367efb805
commit ee90cbdad7

2
.github/stale.yml vendored
View File

@ -40,7 +40,7 @@ markComment: >
# Your comment here.
# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30
limitPerRun: 1
# Limit to only `issues` or `pulls`
only: issues