Skip to content

Avoiding using the _template API in an iangest-common yaml rest test … #1662

Avoiding using the _template API in an iangest-common yaml rest test …

Avoiding using the _template API in an iangest-common yaml rest test … #1662

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