Skip to content

Commit ddbd743

Browse files
authored
ci: Add Rust dependencies of native backend to master workflow filter (#8604)
1 parent 9387072 commit ddbd743

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/master.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
- 'package.json'
1212
- 'rollup.config.js'
1313
- 'yarn.lock'
14+
- 'rust/cubesqlplanner/**'
15+
- 'rust/cubenativeutils/**'
16+
- 'rust/cubesql/**'
1417
branches:
1518
- master
1619
jobs:

0 commit comments

Comments
 (0)