chore: update cocogitto config
All checks were successful
Cog release / Create release (push) Successful in 7s
All checks were successful
Cog release / Create release (push) Successful in 7s
This commit is contained in:
3
cog.toml
3
cog.toml
@@ -10,3 +10,6 @@
|
||||
# tf-apply = { path = ".gitea/workflows/tf-apply.yml" }
|
||||
# tf-docs = { path = ".gitea/workflows/tf-docs.yml" }
|
||||
# tf-plan = { path = ".gitea/workflows/tf-plan.yml" }
|
||||
[commit_types]
|
||||
version = { bump_patch = true, changelog_title = "Version" }
|
||||
chore = { bump_patch = true, changelog_title = "Chore" }
|
||||
Reference in New Issue
Block a user