Skip to content

Commit 94b4d77

Browse files
authored
Merge pull request #594 from jsonschema2dataclass/rename-workflows
Rename workflow titles
2 parents 8ad1957 + 2788d47 commit 94b4d77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/demo-android-agp7-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Android AGP 7 Demo
1+
name: Android AGP 7 Demo CI
22

33
on:
44
push:

.github/workflows/demo-java-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Java Groovy DSL Demo
1+
name: Java Demo CI
22

33
on:
44
push:

0 commit comments

Comments
 (0)