Skip to content

FE: Do not show messages behind = 0, when it is not set on backend #1097

FE: Do not show messages behind = 0, when it is not set on backend

FE: Do not show messages behind = 0, when it is not set on backend #1097

Workflow file for this run

name: "Infra: Triage: Apply triage label for issues"
on:
issues:
types:
- opened
jobs:
triage_issues:
runs-on: ubuntu-latest
steps:
- name: Label issue
uses: andymckay/labeler@master
with:
add-labels: "status/triage"
ignore-if-assigned: true