diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a429a2a98..8becef29d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,5 @@ -# 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 +# 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