Currently, whole test suite is executed at every pull request however, we are doing some PR's that are not affecting the codebase, for example: - updating docs - adding examples It would be nice to execute tests only when code/dependencies were changed.