From 83d450e148d3c95abec7ff5ada6baf16a5c548a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Le=20Meur?= <91831478+lemeurherve@users.noreply.github.com> Date: Tue, 25 Oct 2022 17:21:55 +0200 Subject: [PATCH] chore: remove notifications on 'helpdesk' and 'test*' issue tags (#3206) --- .github/workflows/autonotifier.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/autonotifier.yaml b/.github/workflows/autonotifier.yaml index 904ded9..6424905 100644 --- a/.github/workflows/autonotifier.yaml +++ b/.github/workflows/autonotifier.yaml @@ -21,6 +21,3 @@ jobs: token: ${{ steps.generate_token.outputs.token }} recipients: | crowdin=@jenkins-infra/crowdin-admins - helpdesk=@lemeurherve - test=@jenkins-infra/test-team - another-test=@jenkins-infra/test-team