diff --git a/ci/test/pipeline.template.yml b/ci/test/pipeline.template.yml index 545c671c5764c..765f7163ccf26 100644 --- a/ci/test/pipeline.template.yml +++ b/ci/test/pipeline.template.yml @@ -717,6 +717,8 @@ steps: if: build.tag != "" && build.branch != "main" && build.branch !~ /^v.*\..*\$/ inputs: + # Changes to dependencies + - Cargo.lock # Changes to the SQL syntax - src/sql-parser/src - src/expr-parser/src