Skip to content

Commit

Permalink
Replace Drone CI badge with Github Actions badge
Browse files Browse the repository at this point in the history
  • Loading branch information
natsukagami authored Apr 16, 2020
1 parent bed71bf commit bb0dcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kjudge

[![Build Status](https://ci.nkagami.me/api/badges/natsukagami/kjudge/status.svg)](https://ci.nkagami.me/natsukagami/kjudge)
![Build and Test](https://github.com/natsukagami/kjudge/workflows/Build%20and%20Test/badge.svg)
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/natsukagami/kjudge?logo=Docker)](https://hub.docker.com/r/natsukagami/kjudge)
[![godoc](https://godoc.org/github.com/natsukagami/kjudge?status.svg)](https://godoc.org/github.com/natsukagami/kjudge)
[![License is AGPLv3](https://img.shields.io/badge/license-AGPLv3-blue)](https://github.com/natsukagami/kjudge/src/branch/master/LICENSE)
Expand Down

0 comments on commit bb0dcfa

Please sign in to comment.