Skip to content

Commit 057db11

Browse files
committed
adjusted names in workflows
1 parent e6c60a2 commit 057db11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# To get a newer version, you will need to update the SHA.
99
# You can also reference a tag or branch, but the action may change without warning.
1010

11-
name: Publish JavaTracks to the Maven Central Repository
11+
name: 📦 Publish JavaTracks to the Maven Central Repository
1212
on:
1313
workflow_dispatch:
1414
release:

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: DataTracks Connection Tests
1+
name: 🧪 DataTracks Connection Tests
22

33
on:
44
push:

0 commit comments

Comments
 (0)