Description
I would like to execute something, when a file which is tracked in git has changed:
foo:
sources:
- '**/*'
- use-gitignore: true
This does not exist yet:
Would you accept a PR which implements this?
If "no", would you accept a PR which implements something similar?
Related:
BTW, I found a work-around which I explain here: skip this task unless files in this path changed since the last successful run
Description
I would like to execute something, when a file which is tracked in git has changed:
This does not exist yet:
Would you accept a PR which implements this?
If "no", would you accept a PR which implements something similar?
Related:
BTW, I found a work-around which I explain here: skip this task unless files in this path changed since the last successful run