这是indexloc提供的服务,不要输入任何密码
Skip to content

Removed aria-controls from the states and properties table for the combobox role to align with the combobox role definition. #531

Removed aria-controls from the states and properties table for the combobox role to align with the combobox role definition.

Removed aria-controls from the states and properties table for the combobox role to align with the combobox role definition. #531

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4 # Uploads repository content to the runner
- uses: actions/labeler@v5
with:
sync-labels: true