fix CI
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m56s Details

This commit is contained in:
Christoph J. Scherr 2024-01-12 14:52:47 +01:00
parent 54dbbae173
commit d90b82e2b5
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
1 changed files with 4 additions and 1 deletions

View File

@ -20,4 +20,7 @@ jobs:
with:
# Optional. Commit message for the created commit.
# Defaults to "Apply automatic changes"
commit_message: cargo CI
commit_message: automatic cargo CI changes
commit_user_name: Gitea CI
commit_user_email: noreply@cscherr.de
commit_author: Gitea CI <noreply@cscherr.de>