Skip to content

Commit

Permalink
Don't label threads issues with Z-Labs (#21707)
Browse files Browse the repository at this point in the history
Threads is out of labs now, so shouldn't be labelled as Z-Labs in our issue tracker any more
  • Loading branch information
kittykat authored Apr 7, 2022
1 parent ef1d90a commit cec31d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/triage-labelled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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') ||
Expand Down

0 comments on commit cec31d0

Please sign in to comment.