Skip to content

Remove superfluous condition around logging site and add comments #864

Remove superfluous condition around logging site and add comments

Remove superfluous condition around logging site and add comments #864

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