We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faea2de commit a2b3f85Copy full SHA for a2b3f85
.github/workflows/triage-move-labelled.yml
@@ -11,7 +11,6 @@ jobs:
11
if: >
12
contains(github.event.issue.labels.*.name, 'A-Maths') ||
13
contains(github.event.issue.labels.*.name, 'A-Message-Pinning') ||
14
- contains(github.event.issue.labels.*.name, 'A-Threads') ||
15
contains(github.event.issue.labels.*.name, 'A-Polls') ||
16
contains(github.event.issue.labels.*.name, 'A-Location-Sharing') ||
17
contains(github.event.issue.labels.*.name, 'A-Message-Bubbles') ||
0 commit comments