mirror of https://github.com/vector-im/riot-web
Message pinning is no longer a labs feature
So remove it from this actionpull/28124/head
parent
179ba97543
commit
34c80bb785
|
@ -14,7 +14,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
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-Location-Sharing') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-IA') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-Jump-To-Date ') ||
|
||||
|
|
Loading…
Reference in New Issue