Have you ever wanted to automatically rerun modified components of a data pipeline? In
this article, you will learn how to:
⢠Use GitHub Actions to run a workflow when you push a commit
⢠Use DVC to run stages with modified dependencies
Code used in the article.