mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
remove Z-Maximised-Widgets label from issue automation. (#20483)
This commit is contained in:
parent
bcb5910d43
commit
ef9335697e
1
.github/workflows/triage-move-labelled.yml
vendored
1
.github/workflows/triage-move-labelled.yml
vendored
@ -15,7 +15,6 @@ jobs:
|
||||
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') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-Maximised-Widgets') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-IA') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-Themes-Custom') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-E2EE-Dehydration') ||
|
||||
|
||||
1
.github/workflows/triage-move-unlabelled.yml
vendored
1
.github/workflows/triage-move-unlabelled.yml
vendored
@ -44,7 +44,6 @@ jobs:
|
||||
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') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-Maximised-Widgets') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-IA') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-Themes-Custom') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-E2EE-Dehydration') ||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user