Skip to content

EXPOSED-668 Update the "Modules" topic and extract examples to snippe… #5060

EXPOSED-668 Update the "Modules" topic and extract examples to snippe…

EXPOSED-668 Update the "Modules" topic and extract examples to snippe… #5060

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1