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..5f87b4c 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,10 @@ 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) -[GitHub Mirror](https://github.com/PlexSheep/Autocrate) +* [Original Repository](https://git.cscherr.de/PlexSheep/Autocrate) +* [GitHub Mirror](https://github.com/PlexSheep/Autocrate) ## Features