Skip to content

fix(select, action-sheet): use radio role for options #8006

fix(select, action-sheet): use radio role for options

fix(select, action-sheet): use radio role for options #8006

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