diff --git a/.github/workflows/publish-image.yml b/.github/workflows/publish-image.yml index 594e413..65319fc 100644 --- a/.github/workflows/publish-image.yml +++ b/.github/workflows/publish-image.yml @@ -8,11 +8,13 @@ on: - "**" paths: - "arrow/**" + - "lightstep/**" push: branches: - main paths: - "arrow/**" + - "lightstep/**" # Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds. env: