Skip to content

Clarify name of the new component template in a comment #246

Clarify name of the new component template in a comment

Clarify name of the new component template in a comment #246

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