From 744df80311485899eb817bc8a0c86c8bdba5f681 Mon Sep 17 00:00:00 2001 From: Luke Van Seters Date: Thu, 22 Jul 2021 14:35:23 -0400 Subject: [PATCH] Add github actions for precommit and tests --- .github/{workflows => workflows/github-actions.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => workflows/github-actions.yml} (100%) diff --git a/.github/workflows b/.github/workflows/github-actions.yml similarity index 100% rename from .github/workflows rename to .github/workflows/github-actions.yml