Skip to content

Commit b202275

Browse files
committed
fix workflow names
1 parent b39c8e3 commit b202275

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/branch_2x-jdk11-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
name: main jdk11 build
18+
name: branch_2x jdk11 build
1919

2020
on:
2121
push:

.github/workflows/branch_2x-jdk17-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
name: main jdk17 build
18+
name: branch_2x jdk17 build
1919

2020
on:
2121
push:

.github/workflows/branch_2x-jdk8-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
name: main pr build
18+
name: branch_2x jdk8 build
1919

2020
on:
2121
push:

0 commit comments

Comments
 (0)