Skip to content

Commit

Permalink
Merge pull request #28124 from element-hq/midhun/remove-message-pinni…
Browse files Browse the repository at this point in the history
…ng-from-action

Don't add `labs` label for `A-Message-Pinning`
  • Loading branch information
MidhunSureshR authored Sep 30, 2024
2 parents 1b31e7f + 34c80bb commit 1c0b04a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/triage-labelled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ') ||
Expand Down

0 comments on commit 1c0b04a

Please sign in to comment.