mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-01-18 09:38:33 +01:00
15 lines
318 B
YAML
15 lines
318 B
YAML
# By default types specified in commitizen/conventional-commit-types is used.
|
|
# See: https://github.com/commitizen/conventional-commit-types/blob/v2.3.0/index.json
|
|
# You can override the valid types
|
|
types:
|
|
- feat
|
|
- fix
|
|
- improvement
|
|
- docs
|
|
- refactor
|
|
- test
|
|
- ci
|
|
- chore
|
|
- skip changelog
|
|
- skip ci
|