Skip to content

Commit 0ed31d1

Browse files
committed
bad commit 2
1 parent 96c84e4 commit 0ed31d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ fi
5858

5959
# If we made it this far, no JIRA ticket # was detected in a commit or branch, print the reject message and fail the job
6060

61-
echo "⛔️ At least one commit message OR your branch name must include a JIRA ticket number e.g. \"AUS-1234\". This can be anywhere in your commit"
61+
echo "⛔️ At least one commit OR your branch name must include a JIRA ticket number e.g. \"AUS-1234\". This can be anywhere in your commit"
6262
echo "You can skip this whole step if necessary by running \"git commit --amend\" and add \"[skip jira]\" in your last commit message, and force-push"
6363
echo "Please fix the commit message and push again."
6464
echo "https://help.github.com/en/articles/changing-a-commit-message"

0 commit comments

Comments
 (0)