mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-12 15:53:32 -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
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
name: Build & Lint
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Chihaya
|
||||
|
||||
[](https://github.com/chihaya/chihaya/workflows/CI/badge.svg)
|
||||
[](https://github.com/chihaya/chihaya/actions)
|
||||
[](https://quay.io/repository/jzelinskie/chihaya)
|
||||
[](https://goreportcard.com/report/github.com/chihaya/chihaya)
|
||||
[](https://godoc.org/github.com/chihaya/chihaya)
|
||||
|
||||
Reference in New Issue
Block a user