Skip to content

tag标签换行后样式有问题没有上下区分 #8505

tag标签换行后样式有问题没有上下区分

tag标签换行后样式有问题没有上下区分 #8505

Workflow file for this run

name: Community
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}