Skip to content

Update readme to make it more clear that you need to apply plugin also in legacy syntax #367

Update readme to make it more clear that you need to apply plugin also in legacy syntax

Update readme to make it more clear that you need to apply plugin also in legacy syntax #367

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1