chore: Renamed action to "Maven-Build"
authorKai Moritz <kai@juplo.de>
Wed, 20 Mar 2024 16:10:19 +0000 (17:10 +0100)
committerKai Moritz <kai@juplo.de>
Wed, 20 Mar 2024 19:50:05 +0000 (20:50 +0100)
.github/workflows/maven.yml

index ac02489..db0a2cb 100644 (file)
@@ -1,12 +1,4 @@
-# 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://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-maven
-
-# This workflow uses actions that are not certified by GitHub.
-# They are provided by a third-party and are governed by
-# separate terms of service, privacy policy, and support
-# documentation.
-
-name: Java CI with Maven
+name: Maven-Build
 
 on:
   push: