Skip to content

Commit 857ca16

Browse files
committed
AUS-1234: remove unneeded echo
1 parent 22e8283 commit 857ca16

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)