Skip to content

Commit

Permalink
chore: add release scope to accepted commit convention
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Jul 13, 2024
1 parent 2cc22d1 commit 0c8b1ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
ci
chore
chore(deps)
chore(release)
# Configure additional validation for the subject based on a regex.
# Ensures the subject doesn't start with an uppercase character.
subjectPattern: ^(?![A-Z]).+$
Expand Down

0 comments on commit 0c8b1ea

Please sign in to comment.