Skip to content

Commit 6be3da3

Browse files
committed
add to built samples
1 parent 204b9f6 commit 6be3da3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/samples-spring-jdk17.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- samples/server/petstore/springboot-lombok-tostring/**
1515
- samples/server/petstore/springboot-file-delegate-optional/**
1616
- samples/server/petstore/springboot-petstore-with-api-response-examples/**
17+
- samples/server/petstore/springboot-sort-validation/**
1718
- samples/openapi3/server/petstore/spring-boot-oneof-sealed/**
1819
- samples/openapi3/server/petstore/spring-boot-oneof-interface/**
1920
pull_request:
@@ -29,6 +30,7 @@ on:
2930
- samples/server/petstore/springboot-lombok-tostring/**
3031
- samples/server/petstore/springboot-file-delegate-optional/**
3132
- samples/server/petstore/springboot-petstore-with-api-response-examples/**
33+
- samples/server/petstore/springboot-sort-validation/**
3234
- samples/openapi3/server/petstore/spring-boot-oneof-sealed/**
3335
- samples/openapi3/server/petstore/spring-boot-oneof-interface/**
3436
jobs:
@@ -52,6 +54,7 @@ jobs:
5254
- samples/server/petstore/springboot-lombok-tostring
5355
- samples/server/petstore/springboot-file-delegate-optional
5456
- samples/server/petstore/springboot-petstore-with-api-response-examples
57+
- samples/server/petstore/springboot-sort-validation
5558
- samples/openapi3/server/petstore/spring-boot-oneof-sealed
5659
- samples/openapi3/server/petstore/spring-boot-oneof-interface
5760
steps:

0 commit comments

Comments
 (0)