Skip to content

Commit

Permalink
Merge pull request #12 from anyone-yuren/deploy-gbeata
Browse files Browse the repository at this point in the history
feat: ✨ 执行跳过husky检查
  • Loading branch information
anyone-yuren committed Dec 15, 2023
2 parents 8dc42bd + dd26819 commit 155db5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no-install commitlint --edit "$1"
# npx --no-install commitlint --edit "$1"

0 comments on commit 155db5d

Please sign in to comment.