Skip to content

Update babel monorepo #1600

Update babel monorepo

Update babel monorepo #1600

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 }}