Skip to content

Ensuring that index templates are loaded before running YAML REST tes… #1387

Ensuring that index templates are loaded before running YAML REST tes…

Ensuring that index templates are loaded before running YAML REST tes… #1387

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