From 76bfdf291b5dddcaef612b96c85706e184dc6513 Mon Sep 17 00:00:00 2001 From: Charles Gagnon <33044886+charlesg99@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:39:14 -0500 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 0dd1148..68016bd 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -31,8 +31,7 @@ staleLabel: stale # Comment to post when marking as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had - recent activity. It will be closed if no further activity occurs. Thank you - for your contributions. + recent activity. Thank you for your contributions. # Comment to post when removing the stale label. # unmarkComment: > @@ -58,4 +57,4 @@ only: issues # issues: # exemptLabels: -# - confirmed \ No newline at end of file +# - confirmed