Skip to content

Commit

Permalink
fix: onlt build and push docker image when code changed
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Jan 31, 2025
1 parent 422e071 commit 935bdd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-measure-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- 'master'
paths:
- 'utils/measure/**'
release:
types: [published]
workflow_dispatch:
Expand Down

0 comments on commit 935bdd6

Please sign in to comment.