We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc9ef4 commit 26b8868Copy full SHA for 26b8868
1 file changed
regression-test/pipeline/common/github-utils.sh
@@ -305,6 +305,7 @@ file_changed_cloud_p0() {
305
[[ "${af}" == 'contrib'* ]] ||
306
[[ "${af}" == 'fe'* ]] ||
307
[[ "${af}" == 'fe_plugins'* ]] ||
308
+ [[ "${af}" == 'fs_brokers/cdc_client'* ]] ||
309
[[ "${af}" == 'gensrc'* ]] ||
310
[[ "${af}" == 'regression-test'* ]] ||
311
[[ "${af}" == 'thirdparty'* ]] ||
@@ -340,6 +341,7 @@ file_changed_regression_p0() {
340
341
342
343
344
345
346
347
0 commit comments