stalebot: only update one issue per run to prepare for re-enabling it (#3129)
This commit is contained in:
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user