From c6c6bd2f8e26ca0761511c70c3e39fba5eb5096f 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 c2d8e899..a1a38490 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'