Skip to content

fix(react-charts): fix a11y bugs in line chart #41129

fix(react-charts): fix a11y bugs in line chart

fix(react-charts): fix a11y bugs in line chart #41129

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@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true
configuration-path: .github/labeler.yml