fix CI
All checks were successful
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m56s

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

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>