Skip to content

Commit fefcb64

Browse files
committed
add a missing dependency to trigger action
1 parent efcd452 commit fefcb64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_apps_hyparquet_demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: apps/hyparquet-demo
22
on:
33
push:
44
paths:
5+
- 'packages/utils/**'
56
- 'apps/hyparquet-demo/**'
67
- '.github/workflows/ci_apps_hyparquet_demo.yml'
78

0 commit comments

Comments
 (0)