summary refs log tree commit diff
path: root/.github/workflows/docker-publish-gateway.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/workflows/docker-publish-gateway.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker-publish-gateway.yml b/.github/workflows/docker-publish-gateway.yml

index 21c3333e..ab3aa7f2 100644 --- a/.github/workflows/docker-publish-gateway.yml +++ b/.github/workflows/docker-publish-gateway.yml
@@ -3,7 +3,7 @@ name: docker-publish-gw on: push: paths: - - "gateway/**" + - "src/gateway/**" jobs: docker-gw: