Skip to content

Commit dcf8c24

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents cf56034 + e5fcb69 commit dcf8c24

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/pr_title.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
test
2929
# Configure that a scope must always be provided.
3030
requireScope: false
31-
# Configure additional validation for the subject based on a regex.
32-
# This example ensures the subject starts with an uppercase character.
33-
subjectPattern: ^[A-Z].+$
3431
# If `subjectPattern` is configured, you can use this property to override
3532
# the default error message that is shown when the pattern doesn't match.
3633
# The variables `subject` and `title` can be used within the message.

0 commit comments

Comments
 (0)