diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 19f6bbc8..e88219ad 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -1,4 +1,4 @@ -name: check +name: code check on: [push, pull_request] diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3812163c..2cfbab0a 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,4 +1,4 @@ -name: publish +name: docker image on: workflow_run: diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4b661a3f..92818cd0 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,4 +1,4 @@ -name: tests +name: unit test on: push: diff --git a/README.md b/README.md index 540d76a4..288f9d23 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Boofilsic/NeoDB -![Test Status](https://github.com/neodb-social/neodb/actions/workflows/django.yml/badge.svg?branch=main) +![](https://github.com/neodb-social/neodb/actions/workflows/check.yml/badge.svg?branch=main) +![](https://github.com/neodb-social/neodb/actions/workflows/tests.yml/badge.svg?branch=main) +![](https://github.com/neodb-social/neodb/actions/workflows/publish.yml/badge.svg?event=push) Boofilsic/NeoDB is an open source project and free service to help users manage, share and discover collections, reviews and ratings for culture products (e.g. books, movies, music, podcasts, games and performances) in Fediverse.