Skip to content

Update yarn monorepo #1635

Update yarn monorepo

Update yarn monorepo #1635

Workflow file for this run

on:
push:
branches-ignore:
- main
jobs:
bundle:
uses: ./.github/workflows/bundle.yml
test:
needs: bundle
uses: ./.github/workflows/test.yml
secrets:
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}