Skip to content

feat(pagination): use auto width on select #196

feat(pagination): use auto width on select

feat(pagination): use auto width on select #196

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