Remove Z-IA issues to delight board automation (#22414)

SimonBrandner/feat/reaction-redact
Germain 2022-06-01 10:22:43 +01:00 committed by GitHub
parent 97fb7f0235
commit 76c9535255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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