Skip to content

Commit

Permalink
Chore: Disable commit message hook with CI env
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Nov 3, 2021
1 parent 4886281 commit 3b0e0b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
[ -n "$CI" ] && exit 0

yarn commitlint --edit $1

0 comments on commit 3b0e0b9

Please sign in to comment.