Files
STLPWebsite/qa/pre-push
T
mrcharles 93f7115252
QA / repo-qa (push) Canceled after 0s
QA / live-qa (push) Canceled after 0s
fix: lowercase Welcome landing link
https://projects.knownelement.com/issues/928
2026-09-07 12:42:51 -05:00

5 lines
123 B
Bash
Executable File

#!/bin/bash
# runs repo QA before any push (gitea pre-push hook)
cd "$(dirname "$0")/../.." || exit 1
exec ./qa/site-qa.sh