Skip to content

No longer creating the global template as a v2 template ever #1385

No longer creating the global template as a v2 template ever

No longer creating the global template as a v2 template ever #1385

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