fix CI
All checks were successful
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m56s
All checks were successful
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m56s
This commit is contained in:
parent
54dbbae173
commit
d90b82e2b5
1 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue