Skip to content

feat(radio, radio-group): Enhance accessibility with arrow key navigation and aria attributes #617

feat(radio, radio-group): Enhance accessibility with arrow key navigation and aria attributes

feat(radio, radio-group): Enhance accessibility with arrow key navigation and aria attributes #617

name: 'Verify and Preview'
on:
pull_request:
branches:
- next
permissions:
pull-requests: read
jobs:
verify:
uses: trendyol/baklava/.github/workflows/verify.yml@next
secrets: inherit
chromatic:
uses: trendyol/baklava/.github/workflows/publish-chromatic.yml@next
needs: verify