Run CI only if needed
The idea of this issue is to create a system so that certains tests are run only if certains files are modified.
For example in aidge_onnx there is no need to run the pipeline for export test if only files of the import are affected by an MR...
While testtime is not a big issue right now it might be one in the future.