From 5b6bcfa4e354ee4176bdb06785c859b36073daaa Mon Sep 17 00:00:00 2001 From: Michael Tyson Date: Tue, 11 Jun 2024 07:40:50 -0400 Subject: [PATCH] Update production-lanco-incidents-func.yml --- .github/workflows/production-lanco-incidents-func.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/production-lanco-incidents-func.yml b/.github/workflows/production-lanco-incidents-func.yml index 3e10e51..75e1050 100644 --- a/.github/workflows/production-lanco-incidents-func.yml +++ b/.github/workflows/production-lanco-incidents-func.yml @@ -4,6 +4,7 @@ on: push: branches: [main] paths: + - "global.json" - "src/lanco-incidents-func/**/*.*" # Allows you to run this workflow manually from the Actions tab