Skip to content

Commit

Permalink
ci: add validation of gradle wrapper to success job
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGiulianelli committed Mar 19, 2023
1 parent 349c181 commit a7a21c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
success:
runs-on: ubuntu-latest
needs:
- validation
- build
- release-and-delivery
- documentation-deploy
Expand Down

0 comments on commit a7a21c0

Please sign in to comment.