From 1d963f5022005381f220f54e0fd5e5048ef1af17 Mon Sep 17 00:00:00 2001 From: Shane Date: Mon, 17 Mar 2025 11:33:16 -0400 Subject: [PATCH] fix: remove readme desc test remove readme desc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e8d151..36374a2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # github-automation ## Description -Home for reusable GitHub workflows and other things that fit nicely here. +Home for reusable GitHub workflows. This repo has a basic node project that is used for testing the workflows. Please feel free to add new features and make adjustments to it as needed. It should ideally match the same standards for merge checks that other repos use (same prettier config, linting config, etc).