From f853a5ccedb32c3744f0a692a3fb648be35afbd6 Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Thu, 17 Apr 2025 06:56:11 +0200 Subject: [PATCH] build: rename workflows --- .github/workflows/{ci-build.yml => build.yml} | 0 .github/workflows/{ci-scan.yml => codeql.yml} | 0 README.md | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename .github/workflows/{ci-build.yml => build.yml} (100%) rename .github/workflows/{ci-scan.yml => codeql.yml} (100%) diff --git a/.github/workflows/ci-build.yml b/.github/workflows/build.yml similarity index 100% rename from .github/workflows/ci-build.yml rename to .github/workflows/build.yml diff --git a/.github/workflows/ci-scan.yml b/.github/workflows/codeql.yml similarity index 100% rename from .github/workflows/ci-scan.yml rename to .github/workflows/codeql.yml diff --git a/README.md b/README.md index 52f9c97..1237e82 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Octoplex :octopus: -![build status](https://github.com/rfwatson/octoplex/actions/workflows/ci-build.yml/badge.svg) +![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) ![GitHub Release](https://img.shields.io/github/v/release/rfwatson/octoplex) -![CodeQL coverage](https://github.com/rfwatson/octoplex/actions/workflows/ci-scan.yml/badge.svg) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) Octoplex is a live video restreamer for the terminal.