Skip to content

Commit c9b97c8

Browse files
committed
Update workflow names so they are displayed correctly in badge
1 parent b213e55 commit c9b97c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-5.x-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI/CD (5.x-stable)
1+
name: vertx-junit5 (5.x-stable)
22
on:
33
push:
44
branches:

.github/workflows/ci-5.x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI/CD (5.x)
1+
name: vertx-junit5 (5.x)
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)