Skip to content

Commit 5c3ac73

Browse files
committed
More meaningfull name
1 parent 730ab99 commit 5c3ac73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI (4.x)
1+
name: vertx-sql-client (4.x)
22
on:
33
schedule:
44
- cron: '0 4 * * *'

.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 (5.x)
1+
name: vertx-sql-client (5.x)
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)