diff --git a/.github/stale.yml b/.github/stale.yml index de28ab95..ae052060 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -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