From ca08313679746547918bb53cdb4ce02adee2763e Mon Sep 17 00:00:00 2001 From: Thibault Martinez Date: Tue, 3 Dec 2024 17:11:32 +0100 Subject: [PATCH] chore(ci): ignore firefly in team labeler (#4341) --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index c2931635e82..c2c9f77151e 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -22,4 +22,4 @@ jobs: with: repo-token: ${{ secrets.TEAM_LABELER_TOKEN }} organization-name: iotaledger - ignore-labels: devs, iota-foundation, iota-sdk, hornet, boxfish + ignore-labels: devs, iota-foundation, iota-sdk, hornet, boxfish, firefly