From b779c1f8c62d770f56e5184f2fb934f9f802c4c7 Mon Sep 17 00:00:00 2001 From: Natalie Schultz <90212258+nataliejschultz@users.noreply.github.com> Date: Wed, 18 Oct 2023 10:43:13 -0600 Subject: [PATCH] Pull on paths Committing Shankari's suggestion Co-authored-by: shankari --- .github/workflows/nominatim-docker-test.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/nominatim-docker-test.yml b/.github/workflows/nominatim-docker-test.yml index 6b3a168db..c34f36f45 100644 --- a/.github/workflows/nominatim-docker-test.yml +++ b/.github/workflows/nominatim-docker-test.yml @@ -9,6 +9,10 @@ on: - 'net/ext_service/geocoder' - 'analysis/intake/cleaning/clean_and_resample.py' + pull_request: + paths: + - 'net/ext_service/geocoder' + - 'analysis/intake/cleaning/clean_and_resample.py' schedule: # Run every Sunday at 4:05 am