diff --git a/.github/workflows/ci.yml b/.github/workflows/coverage.yml similarity index 100% rename from .github/workflows/ci.yml rename to .github/workflows/coverage.yml diff --git a/README.md b/README.md index f9f75b8..fd6b518 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ [![GitHub release](https://img.shields.io/github/release/sgaunet/gitlab-backup2s3.svg)](https://github.com/sgaunet/gitlab-backup2s3/releases/latest) ![GitHub Downloads](https://img.shields.io/github/downloads/sgaunet/gitlab-backup2s3/total) ![Test Coverage](https://raw.githubusercontent.com/wiki/sgaunet/gitlab-backup2s3/coverage-badge.svg) +[![linter](https://github.com/sgaunet/gitlab-backup2s3/actions/workflows/linter.yml/badge.svg)](https://github.com/sgaunet/gitlab-backup2s3/actions/workflows/linter.yml) +[![coverage](https://github.com/sgaunet/gitlab-backup2s3/actions/workflows/coverage.yml/badge.svg)](https://github.com/sgaunet/gitlab-backup2s3/actions/workflows/coverage.yml) +[![Snapshot Build](https://github.com/sgaunet/gitlab-backup2s3/actions/workflows/snapshot.yml/badge.svg)](https://github.com/sgaunet/gitlab-backup2s3/actions/workflows/snapshot.yml) +[![Release Build](https://github.com/sgaunet/gitlab-backup2s3/actions/workflows/release.yml/badge.svg)](https://github.com/sgaunet/gitlab-backup2s3/actions/workflows/release.yml) [![GoDoc](https://godoc.org/github.com/sgaunet/gitlab-backup2s3?status.svg)](https://godoc.org/github.com/sgaunet/gitlab-backup2s3) [![License](https://img.shields.io/github/license/sgaunet/gitlab-backup2s3.svg)](LICENSE)