MetaMask / design-tokens

Design tokens to be used throughout MetaMask products
https://metamask.github.io/design-tokens/?path=/docs/getting-started-introduction--docs
27 stars 15 forks source link

Move Storybook PR Builds from CircleCI to GitHub Workflows' #607

Open georgewrmarshall opened 7 months ago

georgewrmarshall commented 7 months ago

Description

We need to move our Storybook PR builds from CircleCI to GitHub workflows. This change will help streamline our CI/CD process and keep all our build processes in one place.

Technical Details

Acceptance Criteria

Additional Information

Once the new workflow is set up, it should be tested with a few PRs to ensure it works as expected. We should also update any documentation or scripts that reference the old CircleCI process.