chore: Fixed allowed types for PR titles

This commit is contained in:
Anton Babenko 2021-12-13 10:51:03 +01:00
commit 21185f6db4

View file

@ -26,7 +26,6 @@ jobs:
docs docs
ci ci
chore chore
BREAKING CHANGE
# Configure that a scope must always be provided. # Configure that a scope must always be provided.
requireScope: false requireScope: false
# Configure additional validation for the subject based on a regex. # Configure additional validation for the subject based on a regex.