Skip to content

🔄 Synced file(s) with realm/ci-actions (#7876) #5810

🔄 Synced file(s) with realm/ci-actions (#7876)

🔄 Synced file(s) with realm/ci-actions (#7876) #5810

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1