fix badge
This commit is contained in:
parent
3110317bd3
commit
cd0ceffca2
4 changed files with 6 additions and 4 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: check
|
||||
name: code check
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
|
|
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: publish
|
||||
name: docker image
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
|
|
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: tests
|
||||
name: unit test
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
# Boofilsic/NeoDB
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue