Skip to content

Commit

Permalink
chore(actions): deploy snapshots on root pom changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati committed Dec 31, 2023
1 parent 57bb1aa commit 0b68441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
validate:
- '!(README.md|LICENSE|.gitignore|tools/**)'
deploy:
- 'pom.xml'
- 'vertx-vaadin-flow/pom.xml'
- 'vertx-vaadin-flow/src/**'
- 'vaadin-flow-sockjs/pom.xml'
Expand Down

0 comments on commit 0b68441

Please sign in to comment.