Skip to content

Merge branch '99347_fix' of https://github.com/astefan/elasticsearch … #377

Merge branch '99347_fix' of https://github.com/astefan/elasticsearch …

Merge branch '99347_fix' of https://github.com/astefan/elasticsearch … #377

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