Don't label threads issues with Z-Labs (#21707)

Threads is out of labs now, so shouldn't be labelled as Z-Labs in our issue tracker any more
This commit is contained in:
Kat Gerasimova 2022-04-07 14:59:25 +01:00 committed by GitHub
parent ef1d90ad41
commit cec31d0e71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,6 @@ jobs:
contains(github.event.issue.labels.*.name, 'A-Maths') ||
contains(github.event.issue.labels.*.name, 'A-Message-Pinning') ||
contains(github.event.issue.labels.*.name, 'A-New-Search-Experience') ||
contains(github.event.issue.labels.*.name, 'A-Threads') ||
contains(github.event.issue.labels.*.name, 'A-Location-Sharing') ||
contains(github.event.issue.labels.*.name, 'Z-IA') ||
contains(github.event.issue.labels.*.name, 'A-Themes-Custom') ||