Skip to content

Commit 953eef1

Browse files
authored
Update .github/workflows/pr-lint.yaml
1 parent 6339a86 commit 953eef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
OpenAI
2424
Orchestration
2525
DevOps
26-
headerPattern: '^(\w+): (?:\[(\w+)\] )?(.+)$'
26+
headerPattern: '^(\w.+): (?:\[(\w.+)\] )?(.+)$'
2727
headerPatternCorrespondence: type, scope, subject
2828
# for available types, check:
2929
# https://github.com/commitizen/conventional-commit-types/blob/master/index.json

0 commit comments

Comments
 (0)