mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Update issue labelling automation
Don't label A-Threads with Z-Labs any more because threads have been released
This commit is contained in:
committed by
Kat Gerasimova
parent
b88a86a0cf
commit
e3198e5b25
1
.github/workflows/triage-labelled.yml
vendored
1
.github/workflows/triage-labelled.yml
vendored
@@ -11,7 +11,6 @@ jobs:
|
||||
if: >
|
||||
contains(github.event.issue.labels.*.name, 'A-Maths') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-Message-Pinning') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-Threads') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-Polls') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-Location-Sharing') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-Message-Bubbles') ||
|
||||
|
Reference in New Issue
Block a user