Modify name of GitHub CI action
This commit is contained in:
2
.github/workflows/gradle-java8.yml
vendored
2
.github/workflows/gradle-java8.yml
vendored
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user