AC

act

Run GitHub Actions workflows locally for fast feedback

CI/CD & Build ★ 71.4k stars Easy setup MIT

act lets developers run GitHub Actions workflows on their own machine using Docker, providing fast local feedback before pushing. It reads the same workflow files used by GitHub so behavior closely matches CI.

Key features

  • Local GitHub Actions runs
  • Docker-based execution
  • Reuses workflow files
  • Fast feedback loop

Pros & cons

Strengths

  • Test CI before pushing
  • Saves CI minutes

Trade-offs

  • Not all actions supported
  • Docker required

act replaces

Compare act

22 head-to-head comparisons.

Similar ci/cd & build apps