conventional git commits in message for cargo ci
cargo devel CI / cargo CI (push) Failing after 52s Details

This commit is contained in:
Christoph J. Scherr 2024-10-10 17:04:11 +02:00
parent 39cf6251d5
commit 6a5b80ce2e
2 changed files with 2 additions and 2 deletions

View File

@ -43,4 +43,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

@ -44,4 +44,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"