We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aaa8d7 commit 33508b3Copy full SHA for 33508b3
.github/workflows/maven.yml
@@ -1,7 +1,7 @@
1
# This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
3
4
-name: Java CI with Maven
+name: Java CI
5
6
on:
7
push:
0 commit comments