Skip to content

Commit

Permalink
ci: run "Nightly for risky PRs" on Cargo.lock changes (MaterializeInc…
Browse files Browse the repository at this point in the history
  • Loading branch information
nrainer-materialize authored Aug 31, 2023
1 parent 3694329 commit 6228bd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/test/pipeline.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6228bd3

Please sign in to comment.