Skip to content

Commit a2b3f85

Browse files
committed
Update issue labelling automation
Don't label A-Threads with Z-Labs any more because threads have been released
1 parent faea2de commit a2b3f85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/triage-move-labelled.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
if: >
1212
contains(github.event.issue.labels.*.name, 'A-Maths') ||
1313
contains(github.event.issue.labels.*.name, 'A-Message-Pinning') ||
14-
contains(github.event.issue.labels.*.name, 'A-Threads') ||
1514
contains(github.event.issue.labels.*.name, 'A-Polls') ||
1615
contains(github.event.issue.labels.*.name, 'A-Location-Sharing') ||
1716
contains(github.event.issue.labels.*.name, 'A-Message-Bubbles') ||

0 commit comments

Comments
 (0)