From 48fe85378e1de8063fcef04a5a15146570aa9e25 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 22 Feb 2026 15:01:43 +0100 Subject: [PATCH] chore: test post-commit --- .husky/post-commit | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.husky/post-commit b/.husky/post-commit index c91e0e9..6c31f03 100755 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1 +1,2 @@ -echo "hey" +echo "post-commit" +git push gh --mirror