From d611262efc7c12c57df946188b70182ef75b1f13 Mon Sep 17 00:00:00 2001 From: Limchaeyoung <102286483+chaeyoungeee@users.noreply.github.com> Date: Sun, 28 Jul 2024 12:08:06 +0900 Subject: [PATCH] Update gradle.yml --- .github/workflows/gradle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 933903c..39284dc 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.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://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-gradle -name: Java CI with Gradle +name: Java CI with Gradle on: push: