From 5acaf946ca880b4940a0543972bbe24129a703c5 Mon Sep 17 00:00:00 2001 From: Joshua Seals Date: Mon, 31 Jul 2023 14:40:26 -0400 Subject: [PATCH] Testing --- .github/workflows/code-checks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/code-checks.yml b/.github/workflows/code-checks.yml index 6c9cfdd..97cb428 100644 --- a/.github/workflows/code-checks.yml +++ b/.github/workflows/code-checks.yml @@ -5,8 +5,8 @@ on: paths-ignore: - README.md - .old_cicd/* - - .github/* - - .github/workflows/* + # - .github/* + # - .github/workflows/* - LICENSE - .gitignore - .dockerignore