Skip to content

Commit a7a21c0

Browse files
ci: add validation of gradle wrapper to success job
1 parent 349c181 commit a7a21c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
success:
108108
runs-on: ubuntu-latest
109109
needs:
110+
- validation
110111
- build
111112
- release-and-delivery
112113
- documentation-deploy

0 commit comments

Comments
 (0)