From 86e6553b8bca6e3e7417dbf550f1b18657070487 Mon Sep 17 00:00:00 2001 From: Dongmin Lee Date: Sun, 7 Apr 2024 10:41:27 +0900 Subject: [PATCH] feat: update stale-issue.yml --- .github/workflows/stale-issue.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/stale-issue.yml b/.github/workflows/stale-issue.yml index 1a8c0c4..6b43ba1 100644 --- a/.github/workflows/stale-issue.yml +++ b/.github/workflows/stale-issue.yml @@ -21,4 +21,5 @@ jobs: # Close stale issues days-before-close: 10 + close-issue-reason: completed close-issue-message: This issue was automatically closed because of stale in 10 days