Skip to content

refactor(progress): remove unnecessary return statement in start func… #706

refactor(progress): remove unnecessary return statement in start func…

refactor(progress): remove unnecessary return statement in start func… #706

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/*"