Skip to content

feat(plugin): add /plugins/detail_graph aggregated endpoint #241

feat(plugin): add /plugins/detail_graph aggregated endpoint

feat(plugin): add /plugins/detail_graph aggregated endpoint #241

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions: {}
jobs:
label:
uses: Mininglamp-OSS/.github/.github/workflows/reusable-pr-labeler.yml@v1
with:
pr_number: ${{ github.event.pull_request.number }}
repo_owner: ${{ github.repository_owner }}
repo_name: ${{ github.event.repository.name }}
permissions:
issues: write
pull-requests: write