Skip to content

Commit e02720b

Browse files
committed
incremental update Thu 3 Nov 2022 00:57:42 ADT
1 parent 8100d33 commit e02720b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
name: Java CI
2+
name: Java CI with Bash
33

44
on:
55
workflow_dispatch:

.github/workflows/mvn_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
name: Java CI
2+
name: Java CI with Maven
33

44
on:
55
workflow_dispatch:

0 commit comments

Comments
 (0)