---
title: GitHub Build Triggers Deprecated in Favor of EAS Workflows
authors: Juwan Wheatley
published: October 14, 2025
---

**What this means:**

- Existing projects with GitHub build triggers configured will continue to work
- New projects will no longer have access to this feature

**Why EAS Workflows?**

EAS Workflows gives you everything GitHub build triggers offered and much more. You can still trigger builds automatically from GitHub, but now with the flexibility and power to automate your entire mobile development workflow—from running tests and checks to custom deployment pipelines and beyond.

**Get started:** Learn more about [EAS Workflows](https://expo.dev/eas/workflows)