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: