generated from PlexSheep/baserepo
chore: change ci message to fit conventional git commits
This commit is contained in:
parent
efb043fd04
commit
b292d0384d
|
@ -45,4 +45,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# Optional. Commit message for the created commit.
|
# Optional. Commit message for the created commit.
|
||||||
# Defaults to "Apply automatic changes"
|
# Defaults to "Apply automatic changes"
|
||||||
commit_message: automatic cargo CI changes
|
commit_message: "ci: automatic cargo CI changes"
|
||||||
|
|
|
@ -48,4 +48,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# Optional. Commit message for the created commit.
|
# Optional. Commit message for the created commit.
|
||||||
# Defaults to "Apply automatic changes"
|
# Defaults to "Apply automatic changes"
|
||||||
commit_message: automatic cargo CI changes
|
commit_message: "ci: automatic cargo CI changes"
|
||||||
|
|
Reference in New Issue