Skip to content

Commit 094268d

Browse files
committed
fixed java 11 jersey2 workflows names
1 parent b2220cc commit 094268d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-framework-v2-gradle-java11-jersey2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test Framework V2 Gradle Java 11 OkHttp-Gson
1+
name: Test Framework V2 Gradle Java 11 Jersey2
22

33
on:
44
# execute on demand

.github/workflows/test-framework-v2-java11-jersey2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test Framework V2 Java 11 OkHttp-Gson
1+
name: Test Framework V2 Java 11 Jersey2
22

33
on:
44
# execute on demand

0 commit comments

Comments
 (0)