Skip to content

Commit 9c5fca2

Browse files
committed
chore: remove release badge from readme
1 parent 7efb55d commit 9c5fca2

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Dev
1+
name: Build
22
on: [pull_request]
33
jobs:
44
build:

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
<a href="https://central.sonatype.com/search?q=io.flamingock">
1515
<img src="https://img.shields.io/maven-central/v/io.flamingock/flamingock-core" alt="Maven Version" />
1616
</a>
17-
<a href="https://github.com/flamingock/flamingock-java/actions/workflows/release.yml">
18-
<img src="https://github.com/flamingock/flamingock-java/actions/workflows/release.yml/badge.svg" alt="Release" />
19-
</a>
2017
<a href="https://github.com/flamingock/flamingock-java/actions/workflows/build.yml">
2118
<img src="https://github.com/flamingock/flamingock-java/actions/workflows/build.yml/badge.svg" alt="Build" />
2219
</a>

0 commit comments

Comments
 (0)