Skip to content

fix(input, textarea): ensure screen readers announce helper and error… #6984

fix(input, textarea): ensure screen readers announce helper and error…

fix(input, textarea): ensure screen readers announce helper and error… #6984

name: CodeQL
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- uses: actions/checkout@v4
- uses: github/codeql-action/init@v3
with:
languages: javascript
- uses: github/codeql-action/analyze@v3