From 50be74ffe015ecaddf66007adf802c20ed7323b0 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Thu, 17 Aug 2023 05:22:20 -0500 Subject: [PATCH] Remove reddit from support workflow --- .github/workflows/support.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/support.yml b/.github/workflows/support.yml index 553a9cb76..8af578f60 100644 --- a/.github/workflows/support.yml +++ b/.github/workflows/support.yml @@ -15,8 +15,7 @@ jobs: issue-comment: > :wave: @{issue-author}, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears - to be a support request. Please hop over onto our [Discord](https://lidarr.audio/discord) - or [Subreddit](https://reddit.com/r/lidarr) + to be a support request. Please hop over onto our [Discord](https://lidarr.audio/discord) close-issue: true lock-issue: false - uses: dessant/support-requests@v3