diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 45b3a6f4a..456657bbc 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: build-and-test +name: Build and Test Image on: push: