Modify name of GitHub CI action

This commit is contained in:
Roy Clarkson
2020-07-27 15:37:47 -04:00
committed by GitHub
parent a602c9f801
commit dceed425f6

View File

@@ -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 8 CI with Gradle
name: Java 8
on: [push, pull_request]