Skip to content

Merge branch 'not-creating-global-as-a-v2-template' of github.com:mas… #1386

Merge branch 'not-creating-global-as-a-v2-template' of github.com:mas…

Merge branch 'not-creating-global-as-a-v2-template' of github.com:mas… #1386

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