From b1f6c9a08587b6d431a14e9933dceea6af778760 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Tue, 28 Jul 2020 09:54:11 +0200 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/stale.yml b/.github/stale.yml index 2ef3c09..82d9004 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -21,3 +21,5 @@ markComment: > library, please reply to this issue. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false +# Limit to only `issues` or `pulls` +only: issues