Skip to content

feat: change disabled multi-select options to have strikethrough (#419) #827

feat: change disabled multi-select options to have strikethrough (#419)

feat: change disabled multi-select options to have strikethrough (#419) #827

Workflow file for this run

name: Preview
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
preview:
if: github.repository_owner == 'bombshell-dev'
uses: bombshell-dev/automation/.github/workflows/preview.yml@main
with:
publish: "./packages/*"
template: "./examples/*"