Skip to content

Commit 9f2442f

Browse files
razvanNickLarsenNZ
andauthored
Update .github/workflows/build_spark-connect-client.yaml
Co-authored-by: Nick <[email protected]>
1 parent b9124a1 commit 9f2442f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/build_spark-connect-client.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,12 @@ on:
1717
paths:
1818
# To check dependencies, run this ( you will need to consider transitive dependencies)
1919
# bake --product PRODUCT -d | grep -v 'docker buildx bake' | jq '.target | keys[]'
20-
- hadoop/**
21-
- hbase/**
2220
- spark-k8s/**
2321
- spark-connect-client/**
24-
- vector/**
2522
- stackable-base/**
2623
- java-base/**
27-
- java-devel/**
2824
- .github/actions/**
29-
- .github/workflows/build_spark-k8s.yaml
25+
- .github/workflows/build_spark-connect-client.yaml
3026

3127
jobs:
3228
generate_matrix:

0 commit comments

Comments
 (0)