Skip to content

feat: 优化 convert 通过文件夹转换的编译方式 #44

feat: 优化 convert 通过文件夹转换的编译方式

feat: 优化 convert 通过文件夹转换的编译方式 #44

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 }}