diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 6cbff2fe1..406ccd54c 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -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: diff --git a/.github/workflows/maven_blogService.yml b/.github/workflows/maven_blogService.yml index d1c6f7233..621e54996 100644 --- a/.github/workflows/maven_blogService.yml +++ b/.github/workflows/maven_blogService.yml @@ -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: diff --git a/.github/workflows/maven_warehouseService.yaml b/.github/workflows/maven_warehouseService.yaml index 9ac33172c..32e0f919f 100644 --- a/.github/workflows/maven_warehouseService.yaml +++ b/.github/workflows/maven_warehouseService.yaml @@ -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: