Merge pull request #28124 from element-hq/midhun/remove-message-pinning-from-action

Don't add `labs` label for `A-Message-Pinning`
This commit is contained in:
R Midhun Suresh 2024-09-30 13:15:08 +00:00 committed by GitHub
commit 1c0b04a3a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 ') ||