Skip to content

Commit 8786178

Browse files
authored
chore: update regex link in action (#320)
fix regex link
1 parent b8abd8c commit 8786178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-conventional-prs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
refactor
2828
test
2929
requireScope: false
30-
# https://regex101.com/r/YybDgS/1
30+
# https://regex101.com/r/pmEvPq/2
3131
subjectPattern: ^(?![A-Z]).+$

0 commit comments

Comments
 (0)