We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848f9b9 commit f1a1f36Copy full SHA for f1a1f36
.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
+name: Kotlin CI
5
6
on:
7
push:
0 commit comments