Skip to content

Move resetting the composite reader index to before the release as it… #387

Move resetting the composite reader index to before the release as it…

Move resetting the composite reader index to before the release as it… #387

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