Skip to content

Add a PluginConfig plugin (UI to manage other plugins) #108

Add a PluginConfig plugin (UI to manage other plugins)

Add a PluginConfig plugin (UI to manage other plugins) #108

Workflow file for this run

name: When Opened
on:
pull_request_target:
types:
- opened
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"