Skip to content

Commit e70912f

Browse files
committed
Update workflow names so they are displayed correctly in badge
1 parent 7cc3d41 commit e70912f

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-http-proxy (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-http-proxy (5.x)
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)