From 09c964459b1a91bec8d12a2317af42ca35c6c6d1 Mon Sep 17 00:00:00 2001 From: Sainik73 <54754326+sainik73@users.noreply.github.com> Date: Fri, 5 Feb 2021 01:21:23 -0800 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index c8aeb3a..2aa40ac 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -1,7 +1,7 @@ # This workflow will build a Java project with Maven # 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: Students-api CI with Maven on: push: