Skip to content

Commit bc16c7f

Browse files
ci: add gradle wrapper validation to success job
1 parent c8bad53 commit bc16c7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
success:
105105
runs-on: ubuntu-latest
106106
needs:
107+
- validation
107108
- build
108109
- release-and-delivery
109110
- documentation-deploy

0 commit comments

Comments
 (0)