Skip to content

fix(ui): fix misaligned <details> arrows and stray <br> tags in "Copy system information" #4366

fix(ui): fix misaligned <details> arrows and stray <br> tags in "Copy system information"

fix(ui): fix misaligned <details> arrows and stray <br> tags in "Copy system information" #4366

Workflow file for this run

name: "Label commenter"
permissions:
contents: "read"
on:
issues:
types: [labeled, unlabeled]
pull_request_target:
types: [labeled, unlabeled]
jobs:
comment:
permissions:
contents: "read"
issues: "write"
runs-on: "ubuntu-latest"
steps:
- name: "Checkout"
uses: "actions/checkout@v6"
- name: "Label commenter"
uses: "peaceiris/actions-label-commenter@v1"