Skip to content

Add ability to plot tables in PlotViewer #114

Add ability to plot tables in PlotViewer

Add ability to plot tables in PlotViewer #114

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@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"