Skip to content

feat: add info color and implement it on alert and notification #269

feat: add info color and implement it on alert and notification

feat: add info color and implement it on alert and notification #269

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