From 38117c61a97d165ca1191c4d0418f1deb739e82d Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Tue, 23 Jan 2024 23:03:34 +0100 Subject: [PATCH] add badge and origin --- .gitea/workflows/cargo.yaml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/cargo.yaml b/.gitea/workflows/cargo.yaml index 017d21c..889da91 100644 --- a/.gitea/workflows/cargo.yaml +++ b/.gitea/workflows/cargo.yaml @@ -6,7 +6,7 @@ on: # - '!master' jobs: - format: + CI: name: cargo CI permissions: # Give the default GITHUB_TOKEN write permission to commit and push the diff --git a/README.md b/README.md index 002dcbf..15d38f9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ for additional platforms such as GitHub and GitLab. ![Crates.io License](https://img.shields.io/crates/l/autocrate) ![Gitea Release](https://img.shields.io/gitea/v/release/PlexSheep/autocrate?gitea_url=https%3A%2F%2Fgit.cscherr.de) ![Gitea language count](https://img.shields.io/gitea/languages/count/PlexSheep/autocrate?gitea_url=https%3A%2F%2Fgit.cscherr.de) +![cargo devel CI](https://github.com/PlexSheep/Autocrate/actions/workflows/cargo.yaml/badge.svg)](https://github.com/PlexSheep/Autocrate/actions/workflows/cargo.yaml) +[Original Repository](https://git.cscherr.de/PlexSheep/Autocrate) [GitHub Mirror](https://github.com/PlexSheep/Autocrate)