From 4436a83cc558bb83c14d4b39b6ce57aca2aba098 Mon Sep 17 00:00:00 2001 From: Chris H Date: Thu, 21 Nov 2024 22:20:21 -0500 Subject: [PATCH] Update remove-stale-branches.yml --- .github/workflows/remove-stale-branches.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/remove-stale-branches.yml b/.github/workflows/remove-stale-branches.yml index 564c709f28a..78933088d37 100644 --- a/.github/workflows/remove-stale-branches.yml +++ b/.github/workflows/remove-stale-branches.yml @@ -14,3 +14,4 @@ jobs: with: dry-run: true # Check out the console output before setting this to false ignore-unknown-authors: true + default-recipient: tehdiplomat