Skip to content

feat(checkbox): Add keyboard handling for Enter and Space keys to tog… #611

feat(checkbox): Add keyboard handling for Enter and Space keys to tog…

feat(checkbox): Add keyboard handling for Enter and Space keys to tog… #611

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