diff --git a/regression-test/pipeline/common/github-utils.sh b/regression-test/pipeline/common/github-utils.sh index 4f44870bb21b0d..242b77b832d6c4 100644 --- a/regression-test/pipeline/common/github-utils.sh +++ b/regression-test/pipeline/common/github-utils.sh @@ -308,6 +308,7 @@ file_changed_cloud_p0() { [[ "${af}" == 'build.sh' ]] || [[ "${af}" == 'env.sh' ]] || [[ "${af}" == 'run-regression-test.sh' ]] || + [[ "${af}" == 'cloud/CMakeLists.txt' ]] || [[ "${af}" == 'cloud/src/'* ]] || [[ "${af}" == 'cloud/cmake/'* ]] || [[ "${af}" == 'cloud/test/'* ]]; then