Compare commits

...

2 commits

Author SHA1 Message Date
38117c61a9
add badge and origin
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-01-23 23:03:42 +01:00
f689618e6e
Update cargo.yaml 2024-01-23 23:03:19 +01:00
3 changed files with 5 additions and 2 deletions

View file

@ -6,7 +6,7 @@ on:
# - '!master' # - '!master'
jobs: jobs:
format: CI:
name: cargo CI name: cargo CI
permissions: permissions:
# Give the default GITHUB_TOKEN write permission to commit and push the # Give the default GITHUB_TOKEN write permission to commit and push the

View file

@ -6,7 +6,8 @@ on:
# - '!master' # - '!master'
jobs: jobs:
format: CI:
runs-on: ubuntu-latest
name: cargo CI name: cargo CI
permissions: permissions:
# Give the default GITHUB_TOKEN write permission to commit and push the # Give the default GITHUB_TOKEN write permission to commit and push the

View file

@ -16,7 +16,9 @@ for additional platforms such as GitHub and GitLab.
![Crates.io License](https://img.shields.io/crates/l/autocrate) ![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 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) ![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) [GitHub Mirror](https://github.com/PlexSheep/Autocrate)