From 10ee004bef66d21abf7eb32d058195b07eeed1eb Mon Sep 17 00:00:00 2001 From: Anastasia Diseth <58883418+anadis504@users.noreply.github.com> Date: Sat, 1 Jun 2024 13:03:29 +0300 Subject: [PATCH] Update system-tests-and-deploy.yml --- .github/workflows/system-tests-and-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/system-tests-and-deploy.yml b/.github/workflows/system-tests-and-deploy.yml index 95a8846..ff6bb83 100644 --- a/.github/workflows/system-tests-and-deploy.yml +++ b/.github/workflows/system-tests-and-deploy.yml @@ -11,6 +11,7 @@ on: paths-ignore: - "docs/**" - "README.md" + - "data-parser/**" jobs: system-tests: