Skip to main content

Using GitHub Actions to Reduce Your Netlify Build Minutes

  1. Build site via a GitHub Action
  2. Disable continuous builds on your Netlify site
  3. Test by pushing to main branch and confirming your workflow runs and your Netlify build is generated by your workflow
  4. Compare your latest Netlify build time to your previous ones (way faster!)

Inbox