We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62cdba commit eeab1ddCopy full SHA for eeab1dd
1 file changed
.github/workflows/samples-java-client-jdk17.yaml
@@ -4,7 +4,6 @@ on:
4
push:
5
paths:
6
- samples/client/petstore/java/resttemplate-jakarta/**
7
- - samples/client/petstore/java/resttemplate-springBoot4-*/**
8
- samples/client/petstore/java/webclient-jakarta/**
9
- samples/client/petstore/java/restclient-*/**
10
- samples/client/others/java/webclient-sealedInterface/**
@@ -14,7 +13,6 @@ on:
14
13
pull_request:
15
16
17
18
19
20
0 commit comments