Skip to content

feat(react-charts): Add annotations support for ChartTable component #41776

feat(react-charts): Add annotations support for ChartTable component

feat(react-charts): Add annotations support for ChartTable component #41776

Workflow file for this run

name: Pull request housekeeping 🧹
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
issues: write
jobs:
label:
if: ${{ github.repository_owner == 'microsoft' }}
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true
configuration-path: .github/labeler.yml