Description
Triggers commands only when files listed as dependencies have changed. It is useful for developers and automation scripts that should rebuild, regenerate, or rerun work only after relevant inputs are updated.
Conditional execution can still run destructive commands if configured that way. Review dependency lists, watched paths, and command strings before using it in automation.