From f1a1f361a4893b57b30a35dd018cd8c0bedc6385 Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Sun, 2 Jan 2022 01:12:45 +0200 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 31d0a758e..bfdc7b438 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -1,7 +1,7 @@ # 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://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven -name: Java CI +name: Kotlin CI on: push: