From bdf179d50261c936c843fa9a1a0653664aa79715 Mon Sep 17 00:00:00 2001 From: awskutty <132982524+awskutty@users.noreply.github.com> Date: Fri, 2 Feb 2024 15:11:16 +0530 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6374b9786..f38d4eb6c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ # This workflow will build a Java project with Gradle # For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle -name: Java CI with Gradle build +name: Java CI with Gradle on: push: