#!/bin/bash
# runs repo QA before any push
"$(dirname "$0")/site-qa.sh"
