github(changelog): allow performance type
This commit is contained in:
2
.github/workflows/generate-changelog.yml
vendored
2
.github/workflows/generate-changelog.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Validate fragment types
|
# Validate fragment types
|
||||||
VALID_TYPES="added changed deprecated removed fixed security other"
|
VALID_TYPES="added changed deprecated removed fixed performance security other"
|
||||||
INVALID_FRAGMENTS=""
|
INVALID_FRAGMENTS=""
|
||||||
|
|
||||||
for file in changelog/*.md; do
|
for file in changelog/*.md; do
|
||||||
|
|||||||
Reference in New Issue
Block a user