Skip to content

Commit fff7914

Browse files
committed
bad commit test ci
1 parent 0161603 commit fff7914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

check-commit-msg.sh

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ if ! echo "$commit_message" | grep -qE "$COMMIT_MSG_REGEX"; then
1010
echo "The message must begin with one of the following keywords: feat, fix, docs, style, refactor, test, chore."
1111
exit 1
1212
fi
13+

0 commit comments

Comments
 (0)