From c31f79db5bd0ed4065a93aaf08e905854ec83298 Mon Sep 17 00:00:00 2001 From: Kayla Reopelle Date: Fri, 10 Jan 2025 12:43:35 -0800 Subject: [PATCH] =?UTF-8?q?Add=20chynesNR,=20remove=20kford-newrelic=20?= =?UTF-8?q?=F0=9F=AB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/label_community_cards.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/label_community_cards.yml b/.github/workflows/label_community_cards.yml index f696662b0e..4e32e84d2c 100644 --- a/.github/workflows/label_community_cards.yml +++ b/.github/workflows/label_community_cards.yml @@ -25,5 +25,5 @@ jobs: labels: ['community'] }) if: | - github.event.issue.user.login != 'fallwith' && github.event.issue.user.login != 'kaylareopelle' && github.event.issue.user.login != 'tannalynn' && github.event.issue.user.login != 'kford-newrelic' && github.event.issue.user.login != 'elucus' && github.event.issue.user.login != 'hannahramadan' && - github.event.pull_request.user.login != 'fallwith' && github.event.pull_request.user.login != 'kaylareopelle' && github.event.pull_request.user.login != 'tannalynn' && github.event.pull_request.user.login != 'kford-newrelic' && github.event.pull_request.user.login != 'elucus' && github.event.pull_request.user.login != 'hannahramadan' + github.event.issue.user.login != 'fallwith' && github.event.issue.user.login != 'kaylareopelle' && github.event.issue.user.login != 'tannalynn' && github.event.issue.user.login != 'chynesNR' && github.event.issue.user.login != 'elucus' && github.event.issue.user.login != 'hannahramadan' && + github.event.pull_request.user.login != 'fallwith' && github.event.pull_request.user.login != 'kaylareopelle' && github.event.pull_request.user.login != 'tannalynn' && github.event.pull_request.user.login != 'chynesNR' && github.event.pull_request.user.login != 'elucus' && github.event.pull_request.user.login != 'hannahramadan'