Adding Build Passing badge
This commit is contained in:
parent
cda6ec066d
commit
55c870d392
|
@ -5,7 +5,7 @@
|
||||||
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
|
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
|
||||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-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
|
name: Latest Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
![Build](https://github.com/Speiger/Primitive-Collections/actions/workflows/build_validator.yml/badge.svg)
|
||||||
|
|
||||||
# Primitive-Collections
|
# Primitive-Collections
|
||||||
|
|
||||||
This is a Simple Primitive Collections Library i started as a hobby Project.
|
This is a Simple Primitive Collections Library i started as a hobby Project.
|
||||||
|
|
Loading…
Reference in New Issue