Workflow run only if changes in subdirectory

Hi, is it possible to run workflow only if there are changes in some project/dir/dir? How can I do that?

:wave: Hi @mankut14,

You could use the Dynamic Config functionality to only execute specific workflows or steps depending on which files are modified.

You can find a detailed example of such an implementation in the configuration cookbook.