Skip to content

Commit

Permalink
🤖 Technologies: prepare-commit-msg
Browse files Browse the repository at this point in the history
  • Loading branch information
SzymCode committed Feb 22, 2025
1 parent 08fb7fb commit 49e06a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .husky/prepare-commit-msg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ case "$CURRENT_BRANCH" in
entity-question)
FINAL_MSG="❓ Question: $ORIGINAL_MSG"
;;
entity-technology)
FINAL_MSG="🤖 Technologies: $ORIGINAL_MSG"
;;
home)
FINAL_MSG="🏠 Home: $ORIGINAL_MSG"
;;
Expand Down

0 comments on commit 49e06a0

Please # to comment.