mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 07:30:00 -07:00
Merge pull request #469 from jzelinskie/fix-badge
readme: fix broken build status badge
This commit is contained in:
2
.github/workflows/go.yaml
vendored
2
.github/workflows/go.yaml
vendored
@@ -1,5 +1,5 @@
|
||||
name: CI
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
name: Build & Lint
|
||||
|
||||
Reference in New Issue
Block a user