From 512648da6d1dbf39304e3d7cc53fff2fbdfcfd32 Mon Sep 17 00:00:00 2001 From: pa Date: Wed, 25 Mar 2026 14:57:47 +0900 Subject: [PATCH] update stale yml --- .github/workflows/stale.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 91238c23..7dabe77b 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -20,5 +20,4 @@ jobs: exempt-issue-labels: bug,planned,pinned,security,done,in progress operations-per-run: 100 close-issue-message: > - Closing this issue due to inactivity. - Feel free to comment or reopen it if this is still relevant. \ No newline at end of file + Closing this issue due to inactivity. \ No newline at end of file