Skip to content

Commit 6f9da01

Browse files
committed
feat: add build status icon to readme
1 parent 5d08be1 commit 6f9da01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-zh-Hans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker-debug
22

3-
[![Build Status](https://travis-ci.com/zeromake/docker-debug.svg?branch=master)](https://travis-ci.com/zeromake/docker-debug)
3+
[![Build Status](https://github.com/zeromake/docker-debug/actions/workflows/release.yml/badge.svg)](https://github.com/zeromake/docker-debug/actions/workflows/release.yml)
44
[![Go Report Card](https://goreportcard.com/badge/zeromake/docker-debug)](https://goreportcard.com/report/zeromake/docker-debug)
55

66
[English](README.md)[简体中文](README-zh-Hans.md)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker-debug
22

3-
[![Build Status](https://travis-ci.com/zeromake/docker-debug.svg?branch=master)](https://travis-ci.com/zeromake/docker-debug)
3+
[![Build Status](https://github.com/zeromake/docker-debug/actions/workflows/release.yml/badge.svg)](https://github.com/zeromake/docker-debug/actions/workflows/release.yml)
44
[![Go Report Card](https://goreportcard.com/badge/zeromake/docker-debug)](https://goreportcard.com/report/zeromake/docker-debug)
55

66
[English](README.md)[简体中文](README-zh-Hans.md)

0 commit comments

Comments
 (0)