Adding Build Passing badge

This commit is contained in:
Speiger 2021-12-27 21:22:57 +01:00
parent cda6ec066d
commit 55c870d392
2 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# 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
name: Java CI with Gradle
name: Latest Build
on:
push:

View File

@ -1,3 +1,5 @@
![Build](https://github.com/Speiger/Primitive-Collections/actions/workflows/build_validator.yml/badge.svg)
# Primitive-Collections
This is a Simple Primitive Collections Library i started as a hobby Project.