IBM / data-prep-kit

Open source project for data preparation of LLM application builders
https://ibm.github.io/data-prep-kit/
Apache License 2.0
300 stars 132 forks source link

disable test workflow when no code files change #589

Closed daw3rd closed 2 months ago

daw3rd commented 2 months ago

Why are these changes needed?

We would like to speed up the ci/cd process where possible.
This disables retesting when non-code (e.g., .md, examples/, etc) change.

Related issue number (if any).

Issue 515 https://github.com/IBM/data-prep-kit/issues/515