All Posts

Run Github Workflow Based on Files Changed

Consider scenario of a monorepo in which you only need to run github workflow jobs based on the changes in the respective src directories. Github path filter action can exactly do this.