Skip to content

Commit cad4f03

Browse files
authored
Change name to Build
1 parent ff61a31 commit cad4f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
33

4-
name: CI with Gradle
4+
name: Build
55

66
on:
77
push:

0 commit comments

Comments
 (0)