diff --git a/.github/stale.yml b/.github/stale.yml index 56da818396..71704b3cd7 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -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