We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6287fed commit 8d51fbaCopy full SHA for 8d51fba
.github/workflows/maven.yml
@@ -1,7 +1,5 @@
1
-# This workflow will build a Java project with Maven, and cache/restore any
2
-dependencies to improve the workflow execution time
3
-# For more information see: https://docs.github.com/en/actions/automating
4
-builds-and-tests/building-and-testing-java-with-maven
+# 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
5
# This workflow uses actions that are not certified by GitHub.
6
# They are provided by a third-party and are governed by
7
# separate terms of service, privacy policy, and support
0 commit comments