Skip to content

Commit eecc9d5

Browse files
Merge pull request #11 from fullstackzach/test-branch2
bad commit
2 parents 449a73d + 857ca16 commit eecc9d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/scripts/commit-linting-loose.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ for commit in $BRANCH_COMMITS; do
3232
exit 0
3333
fi
3434

35-
echo $COMMIT_MSG_UPPER
36-
3735
if echo $COMMIT_MSG_UPPER | grep -iqE "$msg_regex"; then
3836
echo "************"
3937
echo "Jira ticket # found in a commit mesage 👍🏻"

0 commit comments

Comments
 (0)