Skip to content

Descriptive aria-labels for Keyboard shortcuts which include punctuation previously ignored by screen readers #1732

Descriptive aria-labels for Keyboard shortcuts which include punctuation previously ignored by screen readers

Descriptive aria-labels for Keyboard shortcuts which include punctuation previously ignored by screen readers #1732

Workflow file for this run

name: Enforce PR label
on:
pull_request_target:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1