mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-29 10:38:11 -07:00
Merge pull request #469 from jzelinskie/fix-badge
readme: fix broken build status badge
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: CI
|
name: CI
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build & Lint
|
name: Build & Lint
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Chihaya
|
# Chihaya
|
||||||
|
|
||||||
[](https://github.com/chihaya/chihaya/workflows/CI/badge.svg)
|
[](https://github.com/chihaya/chihaya/actions)
|
||||||
[](https://quay.io/repository/jzelinskie/chihaya)
|
[](https://quay.io/repository/jzelinskie/chihaya)
|
||||||
[](https://goreportcard.com/report/github.com/chihaya/chihaya)
|
[](https://goreportcard.com/report/github.com/chihaya/chihaya)
|
||||||
[](https://godoc.org/github.com/chihaya/chihaya)
|
[](https://godoc.org/github.com/chihaya/chihaya)
|
||||||
|
|||||||
Reference in New Issue
Block a user