Skip to content

Commit dce114c

Browse files
committed
add samples to the github workflow
1 parent ec6054c commit dce114c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/samples-java-client-jdk11.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ on:
2424
- samples/client/others/java/apache-httpclient/**
2525
- samples/client/others/java/resttemplate-list-schema-validation/**
2626
- samples/client/petstore/java/okhttp-gson-3.1-duplicated-operationid/**
27+
- samples/client/others/java/restclient-sealedInterface/**
2728
pull_request:
2829
paths:
2930
- 'samples/client/petstore/java/**'
@@ -47,6 +48,7 @@ on:
4748
- samples/client/others/java/apache-httpclient/**
4849
- samples/client/others/java/resttemplate-list-schema-validation/**
4950
- samples/client/petstore/java/okhttp-gson-3.1-duplicated-operationid/**
51+
- samples/client/others/java/restclient-sealedInterface/**
5052
jobs:
5153
build:
5254
name: Build Java Client JDK11

0 commit comments

Comments
 (0)