Skip to content

fix(select): label property added to bl-select-option to fix #764 #291

fix(select): label property added to bl-select-option to fix #764

fix(select): label property added to bl-select-option to fix #764 #291

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