Skip to content

feat: 基础转换图标功能 #4

feat: 基础转换图标功能

feat: 基础转换图标功能 #4

Workflow file for this run

name: PR Labelers
#
# @see https://github.com/grafana/pr-labeler-action
#
on:
pull_request:
jobs:
label-pr:
runs-on: ubuntu-latest
steps:
- uses: grafana/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}