Skip to content

Commit 1c0b04a

Browse files
Merge pull request #28124 from element-hq/midhun/remove-message-pinning-from-action
Don't add `labs` label for `A-Message-Pinning`
2 parents 1b31e7f + 34c80bb commit 1c0b04a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/triage-labelled.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
if: >
1616
contains(github.event.issue.labels.*.name, 'A-Maths') ||
17-
contains(github.event.issue.labels.*.name, 'A-Message-Pinning') ||
1817
contains(github.event.issue.labels.*.name, 'A-Location-Sharing') ||
1918
contains(github.event.issue.labels.*.name, 'Z-IA') ||
2019
contains(github.event.issue.labels.*.name, 'A-Jump-To-Date ') ||

0 commit comments

Comments
 (0)