From e6a391ddb1b46a573fe30e1aa9f984686ce188cf Mon Sep 17 00:00:00 2001 From: Casey Lee Date: Sun, 8 Nov 2020 08:23:53 -0800 Subject: [PATCH] remove stale label when comments added --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index c2d8e89..a1a3849 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -17,5 +17,5 @@ jobs: exempt-issue-label: 'meta/stale-exempt' stale-pr-label: 'meta/stale' exempt-pr-label: 'meta/stale-exempt' - remove-stale-when-updated: true + remove-stale-when-updated: 'True'