Skip to content

Commit

Permalink
Message pinning is no longer a labs feature
Browse files Browse the repository at this point in the history
So remove it from this action
  • Loading branch information
MidhunSureshR committed Sep 30, 2024
1 parent 179ba97 commit 34c80bb
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 34c80bb

Please sign in to comment.