conventional git commits in message for cargo ci
cargo devel CI / cargo CI (push) Failing after 52s
Details
cargo devel CI / cargo CI (push) Failing after 52s
Details
This commit is contained in:
parent
39cf6251d5
commit
6a5b80ce2e
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Reference in New Issue