Skip to content

va-checkbox and va-radio-option: Improved a11y #6883

va-checkbox and va-radio-option: Improved a11y

va-checkbox and va-radio-option: Improved a11y #6883

Workflow file for this run

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v1
with:
mode: minimum
count: 1
labels: "patch, minor, major, ignore-for-release, css-library"