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