From 76c95352559d6af1cb0380818866d6394f6452fc Mon Sep 17 00:00:00 2001 From: Germain Date: Wed, 1 Jun 2022 10:22:43 +0100 Subject: [PATCH] Remove Z-IA issues to delight board automation (#22414) --- .github/workflows/triage-labelled.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/triage-labelled.yml b/.github/workflows/triage-labelled.yml index adb47c7eec..58777681cd 100644 --- a/.github/workflows/triage-labelled.yml +++ b/.github/workflows/triage-labelled.yml @@ -101,7 +101,6 @@ jobs: if: > contains(github.event.issue.labels.*.name, 'A-New-Search-Experience') || contains(github.event.issue.labels.*.name, 'Team: Delight') || - contains(github.event.issue.labels.*.name, 'Z-IA') || contains(github.event.issue.labels.*.name, 'Z-NewUserJourney') steps: - uses: octokit/graphql-action@v2.x