Skip to content

Commit

Permalink
reanme ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
yennanliu committed Nov 4, 2023
1 parent 0035760 commit a18e1fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven

name: Java CI with Maven
name: (EcommerceGuli, CourseSystem) Java CI with Maven

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/maven_blogService.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# separate terms of service, privacy policy, and support
# documentation.

name: Java CI with Maven
name: (Blog service) Java CI with Maven

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/maven_warehouseService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# separate terms of service, privacy policy, and support
# documentation.

name: Java CI with Maven
name: (Warehouse service) Java CI with Maven

on:
push:
Expand Down

0 comments on commit a18e1fc

Please sign in to comment.