mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-01 08:04:35 -05:00
dev: add internal dev section to release notes (#4390)
This commit is contained in:
3
.github/workflows/pull-request-lint.yml
vendored
3
.github/workflows/pull-request-lint.yml
vendored
@@ -20,10 +20,11 @@ jobs:
|
||||
# Configure which types are allowed (newline-delimited).
|
||||
# Default: https://github.com/commitizen/conventional-commit-types
|
||||
types: |
|
||||
fix
|
||||
feat
|
||||
fix
|
||||
docs
|
||||
chore
|
||||
dev
|
||||
# Configure which scopes are allowed (newline-delimited).
|
||||
# These are regex patterns auto-wrapped in `^ $`.
|
||||
scopes: |
|
||||
|
||||
Reference in New Issue
Block a user