Skip to content

feat: 支持options为undefined并优化unpluginFactory #84

feat: 支持options为undefined并优化unpluginFactory

feat: 支持options为undefined并优化unpluginFactory #84

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/pr-labeler-action@v0.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}