chore: change ci message to fit conventional git commits

This commit is contained in:
Christoph J. Scherr 2024-10-16 13:31:58 +02:00
parent efb043fd04
commit b292d0384d
2 changed files with 2 additions and 2 deletions

View File

@ -45,4 +45,4 @@ jobs:
with:
# Optional. Commit message for the created commit.
# Defaults to "Apply automatic changes"
commit_message: automatic cargo CI changes
commit_message: "ci: automatic cargo CI changes"

View File

@ -48,4 +48,4 @@ jobs:
with:
# Optional. Commit message for the created commit.
# Defaults to "Apply automatic changes"
commit_message: automatic cargo CI changes
commit_message: "ci: automatic cargo CI changes"