Skip to content

Commit

Permalink
image
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronoff97 committed Sep 23, 2024
1 parent 241c477 commit 04978d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 04978d1

Please sign in to comment.