Skip to content
#

react-framework

Here are 34 public repositories matching this topic...

Vadorequest
Vadorequest commented Jan 18, 2021

Is your feature request related to a problem? Please describe.
Optimize the heavy deploy-vercel-staging/production.yml workflows by running them only when related files have been changed.

Describe the solution you'd like
Ignore run when:

  • A Story has been changed (affects Storybook, not the Next.js app)
  • A change in .storybook is made
  • Another workflow is changed
  • .env, .g

Improve this page

Add a description, image, and links to the react-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-framework topic, visit your repo's landing page and select "manage topics."

Learn more