diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8ab97e1..9ebd892 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: ci-build +name: build run-name: Building ${{ github.ref_name }} on: push: diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 62547c6..fcb626d 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -1,4 +1,4 @@ -name: ci-scan +name: codeql on: push: diff --git a/README.md b/README.md index 6888e9c..a0b29ac 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Octoplex :octopus: -![build status](https://github.com/rfwatson/octoplex/actions/workflows/build.yml/badge.svg) -![scan status](https://github.com/rfwatson/octoplex/actions/workflows/codeql.yml/badge.svg) +[![build status](https://github.com/rfwatson/octoplex/actions/workflows/build.yml/badge.svg)](https://github.com/rfwatson/octoplex/actions/workflows/build.yml) +[![scan status](https://github.com/rfwatson/octoplex/actions/workflows/codeql.yml/badge.svg)](https://github.com/rfwatson/octoplex/actions/workflows/codeql.yml) ![GitHub Release](https://img.shields.io/github/v/release/rfwatson/octoplex) +[![Go Report Card](https://goreportcard.com/badge/git.netflux.io/rob/octoplex)](https://goreportcard.com/report/git.netflux.io/rob/octoplex) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) Octoplex is a Docker-native live video restreamer.