Skip to content

Commit

Permalink
Update publish-to-dockerhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmusante authored Jun 15, 2024
1 parent 69cb10e commit ea39eaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-to-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- 'main'
tags:
- 'v*'
paths:
- '.github/workflows/**'
- 'sonarqube/**'

jobs:
docker:
Expand Down

0 comments on commit ea39eaa

Please sign in to comment.