branch="$(git rev-parse --abbrev-ref HEAD)" if [ "$branch" = "master" ]; then turbo check-types fi