From 2c9cb3163020367deaa468d21ce1203f845fb379 Mon Sep 17 00:00:00 2001 From: William Date: Wed, 24 Aug 2022 13:31:49 +0100 Subject: [PATCH] Update gradle-ci.yml --- .github/workflows/gradle-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle-ci.yml b/.github/workflows/gradle-ci.yml index f92b586..3c2ddae 100644 --- a/.github/workflows/gradle-ci.yml +++ b/.github/workflows/gradle-ci.yml @@ -5,7 +5,7 @@ # This workflow will build a Java project with Gradle 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-gradle -name: Java CI with Gradle +name: Gradle CI on: push: