From 9fd41181693dd4106b3e414a822bb6569924de81 Mon Sep 17 00:00:00 2001 From: windwp Date: Wed, 20 Dec 2023 10:53:55 +0700 Subject: [PATCH] fix: ci stale --- .github/stale.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/stale.yml b/.github/stale.yml index dc90e5a1..cf2285d6 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -15,3 +15,5 @@ markComment: > for your contributions. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false + +only: issues