Skip to content

Commit 744f1bb

Browse files
committed
[native] Trigger presto-native-sidecar-plugin test workflow when changes occur
The prestocpp build and tests needs to be triggered to test any change to the files in the directory.
1 parent a6d82fe commit 744f1bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prestocpp-linux-build-and-unit-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
pull_request:
66
paths:
77
- 'presto-native-execution/**'
8+
- 'presto-native-sidecar-plugin/**'
89
- '.github/workflows/prestocpp-linux-build-and-unit-test.yml'
910
push:
1011
branches:

0 commit comments

Comments
 (0)