Skip to content

Merge branch 'fix-license-version-check' of github.com:n1v0lg/elastic… #1289

Merge branch 'fix-license-version-check' of github.com:n1v0lg/elastic…

Merge branch 'fix-license-version-check' of github.com:n1v0lg/elastic… #1289

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