9306b725d8
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
4 lines
63 B
Bash
Executable file
4 lines
63 B
Bash
Executable file
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
sh bin/validate_push
|